An open API service providing repository metadata for many open source software ecosystems.

GitHub / java-json-tools / json-patch

An RFC 6902 (JSON Patch) and reverse, plus RFC 7386 (JSON Merge Patch), implementation in Java using Jackson (2.2.x)

JSON API: http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/java-json-tools%2Fjson-patch
PURL: pkg:github/java-json-tools/json-patch

Stars: 681
Forks: 194
Open issues: 66

License: other
Language: Java
Size: 650 KB
Dependencies parsed at: Pending

Created at: over 12 years ago
Updated at: 10 days ago
Pushed at: over 1 year ago
Last synced at: 5 days ago

Commit Stats

Commits: 272
Authors: 14
Mean commits per author: 19.43
Development Distribution Score: 0.118
More commit stats: https://commits.ecosyste.ms/hosts/GitHub/repositories/java-json-tools/json-patch

Releases
1.13

v1.13

  • Update java-json-tools deps, which removes a Guava dependency.
  • Update jackson-databind to 2.11.0
  • Update testng to 7.1.0
over 5 years ago
Download
1.12

v1.12

  • Bump guava to 28.2-android
  • Bump jackson-databind to 2.10.2 (CVE in 2.9.9)
  • Bump jackson-coreutils to 1.12
  • Bump testng to 7.1.0
over 5 years ago
Download
1.11

v1.11

  • Update to Gradle 5.6.3
  • Source and build compatibility switched to Java 7
  • Added common Patch interface (commit 08009be)
  • Bumped msg-simple to 1.2 (was getting an older version via jackson-coreutils)
  • Bumped jackson-databind to 2.9.9 (was getting an older version via jackson-coreutils), and fixed some deprecated use.
  • Bumped jackson-coreutils to 1.11
  • Bumped Guava to 28.1-android.
  • Bumped mockito-core to 2.28.2
  • Bumped assertj-core to 2.9.1
  • Replaced OSGi plugin with biz.aQute.bnd.
over 5 years ago
Download