is not current version
Last Version 0.1.7

Jolt Json Utils 0.1.5

Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/

Categories

Categories

JSON Data Jolt
GroupId

GroupId

com.bazaarvoice.jolt
ArtifactId

ArtifactId

json-utils
Version

Version

0.1.5
Type

Type

jar
Description

Description

Jolt Json Utils
Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/

Download json-utils 0.1.5


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

Dependencies

compile (2)

Group / Artifact Type Version
com.fasterxml.jackson.core : jackson-databind jar 2.9.9
com.fasterxml.jackson.core : jackson-core jar 2.9.9

test (2)

Group / Artifact Type Version
com.google.guava : guava jar 29.0-jre
org.testng : testng jar 6.8.21

Project Modules

There are no modules declared in this project.