Last Version

Jolt Json Utils 0.1.7

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.7
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.7


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

Dependencies

compile (2)

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

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.