Last Version

Jolt Core 0.1.7

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

Categories

Categories

Jolt Data JSON
GroupId

GroupId

com.bazaarvoice.jolt
ArtifactId

ArtifactId

jolt-core
Version

Version

0.1.7
Type

Type

jar
Description

Description

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

Download jolt-core 0.1.7


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

Dependencies

compile (1)

Group / Artifact Type Version
javax.inject : javax.inject jar 1

test (4)

Group / Artifact Type Version
org.apache.commons : commons-lang3 jar 3.4
com.bazaarvoice.jolt : json-utils jar 0.1.7
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.