Last Version

Jive 1.1.1

Java utility library for working with Jackson JSON w/ Stream support

License

License

GroupId

GroupId

io.whitfin
ArtifactId

ArtifactId

jive
Version

Version

1.1.1
Type

Type

jar
Description

Description

Jive
Java utility library for working with Jackson JSON w/ Stream support
Project URL

Project URL

https://github.com/whitfin/jive

Download jive 1.1.1


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

Dependencies

compile (3)

Group / Artifact Type Version
com.fasterxml.jackson.core : jackson-core jar 2.8.7
com.fasterxml.jackson.core : jackson-databind jar 2.8.7
com.google.code.findbugs : jsr305 jar 3.0.2

test (1)

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

Project Modules

There are no modules declared in this project.