Last Version

jackson-numequals 1.0

Recursive mathematical equivalence for Jackson's numeric JsonNode instances

License

License

Categories

Categories

Jackson Data JSON
GroupId

GroupId

com.github.fge
ArtifactId

ArtifactId

jackson-numequals
Version

Version

1.0
Type

Type

jar
Description

Description

jackson-numequals
Recursive mathematical equivalence for Jackson's numeric JsonNode instances

Download jackson-numequals 1.0


<!-- https://jarcasting.com/artifacts/com.github.fge/jackson-numequals/ -->
<dependency>
    <groupId>com.github.fge</groupId>
    <artifactId>jackson-numequals</artifactId>
    <version>1.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.fge/jackson-numequals/
implementation 'com.github.fge:jackson-numequals:1.0'
// https://jarcasting.com/artifacts/com.github.fge/jackson-numequals/
implementation ("com.github.fge:jackson-numequals:1.0")
'com.github.fge:jackson-numequals:jar:1.0'
<dependency org="com.github.fge" name="jackson-numequals" rev="1.0">
  <artifact name="jackson-numequals" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.fge', module='jackson-numequals', version='1.0')
)
libraryDependencies += "com.github.fge" % "jackson-numequals" % "1.0"
[com.github.fge/jackson-numequals "1.0"]

Dependencies

compile (2)

Group / Artifact Type Version
com.fasterxml.jackson.core : jackson-databind jar 2.1.4
com.google.guava : guava jar 14.0

test (1)

Group / Artifact Type Version
org.testng : testng jar 6.8

Project Modules

There are no modules declared in this project.