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

json-schema: https://github.com/leadpony/justify

java json json-schema validation validator yaml

Score: 13.307971195189435

Last synced: about 16 hours ago
JSON representation

Repository metadata:

Justify is a JSON validator based on JSON Schema Specification and Jakarta JSON Processing API (JSON-P).


Owner metadata:


GitHub Events

Total
Last Year

Committers metadata

Last synced: 19 days ago

Total Commits: 411
Total Committers: 5
Avg Commits per committer: 82.2
Development Distribution Score (DDS): 0.015

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
leadpony d****v@l****g 405
Jonathan Cottrill j****l 2
liyanbin l****n@t****m 2
dependabot[bot] 4****] 1
Simon Greatrix s****x@s****o 1

Issue and Pull Request metadata

Last synced: 5 months ago

Total issues: 62
Total pull requests: 12
Average time to close issues: 14 days
Average time to close pull requests: 3 months
Total issue authors: 44
Total pull request authors: 6
Average comments per issue: 3.85
Average comments per pull request: 0.67
Merged pull request: 4
Bot issues: 0
Bot pull requests: 6

Past year issues: 0
Past year pull requests: 0
Past year average time to close issues: N/A
Past year average time to close pull requests: N/A
Past year issue authors: 0
Past year pull request authors: 0
Past year average comments per issue: 0
Past year average comments per pull request: 0
Past year merged pull request: 0
Past year bot issues: 0
Past year bot pull requests: 0

More stats: https://issues.ecosyste.ms/repositories/lookup?url=https://github.com/leadpony/justify

Top Issue Authors

  • ghost (7)
  • leadpony (5)
  • atomictag (3)
  • kerrykimbrough (3)
  • hathiphant (2)
  • simonmikkelsen (2)
  • Navgeet (2)
  • marceloverdijk (2)
  • hambone01 (1)
  • fmaritato (1)
  • toddobryan (1)
  • rrodini (1)
  • dszier (1)
  • mshaposhnik (1)
  • adreviko (1)

Top Pull Request Authors

  • dependabot[bot] (6)
  • letui (2)
  • jcttrll (1)
  • gizmomogwai (1)
  • JoaoCamposFrom94 (1)
  • simon-greatrix (1)

Top Issue Labels

  • question (13)
  • enhancement (13)
  • bug (8)

Top Pull Request Labels

  • dependencies (6)
  • enhancement (2)

Package metadata

proxy.golang.org: github.com/leadpony/justify

  • Homepage:
  • Documentation: https://pkg.go.dev/github.com/leadpony/justify#section-documentation
  • Licenses: apache-2.0
  • Latest release: v3.1.0+incompatible (published over 5 years ago)
  • Last Synced: 2026-01-18T14:57:24.725Z (17 days ago)
  • Versions: 18
  • Dependent Packages: 0
  • Dependent Repositories: 0
  • Rankings:
    • Dependent packages count: 6.48%
    • Average: 6.698%
    • Dependent repos count: 6.917%
repo1.maven.org: org.leadpony.justify:justify

Justify is a JSON validator based on the JSON Schema specification and the JSON Processing API.

  • Homepage: https://github.com/leadpony/justify/justify
  • Documentation: https://appdoc.app/artifact/org.leadpony.justify/justify/
  • Licenses: The Apache Software License, Version 2.0
  • Latest release: 3.1.0 (published over 5 years ago)
  • Last Synced: 2026-01-18T14:57:53.142Z (17 days ago)
  • Versions: 18
  • Dependent Packages: 25
  • Dependent Repositories: 84
  • Docker Downloads: 831
  • Rankings:
    • Dependent repos count: 2.177%
    • Dependent packages count: 2.611%
    • Docker downloads count: 5.47%
    • Average: 13.883%
    • Stargazers count: 27.178%
    • Forks count: 31.978%
repo1.maven.org: org.leadpony.justify:justify-cli

Justify CLI is a command line utility for validating JSON documents.

  • Homepage: https://github.com/leadpony/justify/justify-cli
  • Documentation: https://appdoc.app/artifact/org.leadpony.justify/justify-cli/
  • Licenses: The Apache Software License, Version 2.0
  • Latest release: 3.1.0 (published over 5 years ago)
  • Last Synced: 2026-01-18T14:57:41.889Z (17 days ago)
  • Versions: 6
  • Dependent Packages: 0
  • Dependent Repositories: 0
  • Docker Downloads: 36
  • Rankings:
    • Docker downloads count: 4.22%
    • Stargazers count: 26.889%
    • Average: 28.831%
    • Forks count: 31.442%
    • Dependent repos count: 32.421%
    • Dependent packages count: 49.182%
repo1.maven.org: org.leadpony.justify:justify-tests

Justify is a JSON validator based on the JSON Schema specification and the JSON Processing API.

  • Homepage: https://github.com/leadpony/justify/justify-tests
  • Documentation: https://appdoc.app/artifact/org.leadpony.justify/justify-tests/
  • Licenses: The Apache Software License, Version 2.0
  • Latest release: 3.1.0 (published over 5 years ago)
  • Last Synced: 2026-01-18T14:57:34.566Z (17 days ago)
  • Versions: 6
  • Dependent Packages: 0
  • Dependent Repositories: 0
  • Rankings:
    • Stargazers count: 19.629%
    • Forks count: 21.987%
    • Average: 30.614%
    • Dependent repos count: 31.98%
    • Dependent packages count: 48.86%
repo1.maven.org: org.leadpony.justify:justify-parent

Justify is a JSON validator based on the JSON Schema specification and the JSON Processing API.

  • Homepage: https://github.com/leadpony/justify
  • Documentation: https://appdoc.app/artifact/org.leadpony.justify/justify-parent/
  • Licenses: The Apache Software License, Version 2.0
  • Latest release: 3.1.0 (published over 5 years ago)
  • Last Synced: 2026-01-18T14:57:20.979Z (17 days ago)
  • Versions: 6
  • Dependent Packages: 0
  • Dependent Repositories: 0
  • Rankings:
    • Dependent repos count: 31.98%
    • Average: 40.42%
    • Dependent packages count: 48.86%

Dependencies

justify/pom.xml maven
  • com.ibm.icu:icu4j
  • jakarta.json:jakarta.json-api
  • ${jsonp.provider.groupId}:${jsonp.provider.artifactId} ${jsonp.provider.version} test
  • org.assertj:assertj-core test
  • org.junit.jupiter:junit-jupiter-engine test
  • org.junit.jupiter:junit-jupiter-params test
justify-cli/pom.xml maven
  • org.fusesource.jansi:jansi
  • org.leadpony.joy:joy-classic
  • org.leadpony.justify:justify 4.0.0-SNAPSHOT
  • org.assertj:assertj-core test
  • org.eclipse.jetty:jetty-server test
  • org.junit.jupiter:junit-jupiter-engine test
  • org.junit.jupiter:junit-jupiter-params test
justify-tests/pom.xml maven
  • ${jsonp.provider.groupId}:${jsonp.provider.artifactId} ${jsonp.provider.version} test
  • jakarta.json.bind:jakarta.json.bind-api test
  • org.assertj:assertj-core test
  • org.eclipse:yasson test
  • org.junit.jupiter:junit-jupiter-engine test
  • org.junit.jupiter:junit-jupiter-params test
  • org.leadpony.joy:joy-yaml test
  • org.leadpony.justify:justify 4.0.0-SNAPSHOT test
pom.xml maven
  • com.ibm.icu:icu4j 68.1
  • jakarta.json.bind:jakarta.json.bind-api 2.0.0-RC2
  • jakarta.json:jakarta.json-api 2.0.0
  • org.assertj:assertj-core 3.18.0
  • org.eclipse.jetty:jetty-server 9.4.33.v20201020
  • org.eclipse:yasson 2.0.0-M2
  • org.fusesource.jansi:jansi 2.0.1
  • org.glassfish:jakarta.json 2.0.0
  • org.junit.jupiter:junit-jupiter-engine 5.7.0
  • org.junit.jupiter:junit-jupiter-params 5.7.0
  • org.leadpony.joy:joy-classic 2.0.0
  • org.leadpony.joy:joy-yaml 2.0.0
justify-tests/src/test/resources/org/leadpony/justify/tests/api/problem/required.txt pypi