Last Version

Jolt 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
Version

Version

0.1.7
Type

Type

pom
Description

Description

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

Source Code Management

https://github.com/bazaarvoice/jolt

Download jolt 0.1.7

Filename Size
jolt-0.1.7.pom 1 KB
Browse

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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • parent
  • jolt-core
  • json-utils
  • cli
  • guice
  • complete