Categories |
CategoriesJSON Data |
---|---|
GroupId | GroupIdcom.bazaarvoice.emodb |
ArtifactId | ArtifactIdemodb-common-json |
Version | Version6.4.7 |
Type | Typejar |
Description |
DescriptionEmoDB Json Utilities
Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/
|
Filename | Size |
---|---|
emodb-common-json-6.4.7.pom | |
emodb-common-json-6.4.7.jar | 32 KB |
emodb-common-json-6.4.7-sources.jar | 18 KB |
emodb-common-json-6.4.7-javadoc.jar | 108 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.bazaarvoice.emodb/emodb-common-json/ -->
<dependency>
<groupId>com.bazaarvoice.emodb</groupId>
<artifactId>emodb-common-json</artifactId>
<version>6.4.7</version>
</dependency>
// https://jarcasting.com/artifacts/com.bazaarvoice.emodb/emodb-common-json/
implementation 'com.bazaarvoice.emodb:emodb-common-json:6.4.7'
// https://jarcasting.com/artifacts/com.bazaarvoice.emodb/emodb-common-json/
implementation ("com.bazaarvoice.emodb:emodb-common-json:6.4.7")
'com.bazaarvoice.emodb:emodb-common-json:jar:6.4.7'
<dependency org="com.bazaarvoice.emodb" name="emodb-common-json" rev="6.4.7">
<artifact name="emodb-common-json" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.bazaarvoice.emodb', module='emodb-common-json', version='6.4.7')
)
libraryDependencies += "com.bazaarvoice.emodb" % "emodb-common-json" % "6.4.7"
[com.bazaarvoice.emodb/emodb-common-json "6.4.7"]
Group / Artifact | Type | Version |
---|---|---|
com.bazaarvoice.jackson : rison | jar | 2.6.3 |
com.fasterxml.jackson.core : jackson-core | jar | |
com.fasterxml.jackson.core : jackson-databind | jar | |
com.google.code.findbugs : jsr305 | jar | 3.0.2 |
com.fasterxml.jackson.core : jackson-annotations | jar | |
com.fasterxml.jackson.datatype : jackson-datatype-guava | jar | |
com.fasterxml.jackson.datatype : jackson-datatype-jsr310 | jar | |
com.fasterxml.jackson.datatype : jackson-datatype-jdk8 | jar | |
com.google.guava : guava | jar | 17.0 |
org.slf4j : slf4j-api | jar | 1.7.29 |
Group / Artifact | Type | Version |
---|---|---|
org.apache.httpcomponents : httpcore | jar | 4.4.9 |
org.testng : testng | jar | 7.3.0 |