Categories |
CategoriesJSON Data |
---|---|
GroupId | GroupIdcom.bazaarvoice.emodb |
ArtifactId | ArtifactIdemodb-common-json |
Last Version | Last Version6.5.17 |
Release Date | Release Date |
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.5.17.pom | |
emodb-common-json-6.5.17.jar | 33 KB |
emodb-common-json-6.5.17-sources.jar | 18 KB |
emodb-common-json-6.5.17-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.5.17</version>
</dependency>
// https://jarcasting.com/artifacts/com.bazaarvoice.emodb/emodb-common-json/
implementation 'com.bazaarvoice.emodb:emodb-common-json:6.5.17'
// https://jarcasting.com/artifacts/com.bazaarvoice.emodb/emodb-common-json/
implementation ("com.bazaarvoice.emodb:emodb-common-json:6.5.17")
'com.bazaarvoice.emodb:emodb-common-json:jar:6.5.17'
<dependency org="com.bazaarvoice.emodb" name="emodb-common-json" rev="6.5.17">
<artifact name="emodb-common-json" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.bazaarvoice.emodb', module='emodb-common-json', version='6.5.17')
)
libraryDependencies += "com.bazaarvoice.emodb" % "emodb-common-json" % "6.5.17"
[com.bazaarvoice.emodb/emodb-common-json "6.5.17"]
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 | 20.0 |
org.slf4j : slf4j-api | jar | 1.7.32 |
Group / Artifact | Type | Version |
---|---|---|
org.apache.httpcomponents : httpcore | jar | 4.4.13 |
org.testng : testng | jar | 7.3.0 |