java-json-tools / jackson-coreutils

JSON Pointer (RFC 6901) and numeric JSON equivalence for Jackson (2.2.x)
Other
5 stars 6 forks source link

Remove Guava. #42

Closed Capstan closed 4 years ago

Capstan commented 4 years ago

Partially addresses #11 .

Capstan commented 4 years ago

/cc @soberich

I removed the shading and brought in hash and equivalent to JsonNumEquals. I don't know how well this'd work for the full deps of json-schema-validator, but I also don't know if that's what you're aiming at, or only this library.