Categories |
CategoriesJolt Data JSON |
---|---|
GroupId | GroupIdcom.bazaarvoice.jolt |
ArtifactId | ArtifactIdjolt-complete |
Last Version | Last Version0.1.7 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionJolt Complete
Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/
|
Filename | Size |
---|---|
jolt-complete-0.1.7.pom | |
jolt-complete-0.1.7.jar | 3 KB |
jolt-complete-0.1.7-sources.jar | 1 KB |
jolt-complete-0.1.7-javadoc.jar | 21 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.bazaarvoice.jolt/jolt-complete/ -->
<dependency>
<groupId>com.bazaarvoice.jolt</groupId>
<artifactId>jolt-complete</artifactId>
<version>0.1.7</version>
</dependency>
// https://jarcasting.com/artifacts/com.bazaarvoice.jolt/jolt-complete/
implementation 'com.bazaarvoice.jolt:jolt-complete:0.1.7'
// https://jarcasting.com/artifacts/com.bazaarvoice.jolt/jolt-complete/
implementation ("com.bazaarvoice.jolt:jolt-complete:0.1.7")
'com.bazaarvoice.jolt:jolt-complete:jar:0.1.7'
<dependency org="com.bazaarvoice.jolt" name="jolt-complete" rev="0.1.7">
<artifact name="jolt-complete" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.bazaarvoice.jolt', module='jolt-complete', version='0.1.7')
)
libraryDependencies += "com.bazaarvoice.jolt" % "jolt-complete" % "0.1.7"
[com.bazaarvoice.jolt/jolt-complete "0.1.7"]
Group / Artifact | Type | Version |
---|---|---|
com.bazaarvoice.jolt : jolt-core | jar | 0.1.7 |
com.bazaarvoice.jolt : json-utils | jar | 0.1.7 |
Group / Artifact | Type | Version |
---|---|---|
org.testng : testng | jar | 6.8.21 |