is not current version
Last Version 0.1.7

com.bazaarvoice.jolt:jolt-parent 0.0.21


Categories

Categories

Jolt Data JSON
GroupId

GroupId

com.bazaarvoice.jolt
ArtifactId

ArtifactId

jolt-parent
Version

Version

0.0.21
Type

Type

pom

Download jolt-parent 0.0.21

Filename Size
jolt-parent-0.0.21.pom 5 KB
Browse

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