GroupId | GroupIdcom.bazaarvoice.emodb |
---|---|
ArtifactId | ArtifactIdemodb-common-api |
Version | Version6.5.15 |
Type | Typejar |
Description |
DescriptionEmoDB Common API Classes
Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/
|
Filename | Size |
---|---|
emodb-common-api-6.5.15.pom | |
emodb-common-api-6.5.15.jar | 26 KB |
emodb-common-api-6.5.15-sources.jar | 17 KB |
emodb-common-api-6.5.15-javadoc.jar | 141 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.bazaarvoice.emodb/emodb-common-api/ -->
<dependency>
<groupId>com.bazaarvoice.emodb</groupId>
<artifactId>emodb-common-api</artifactId>
<version>6.5.15</version>
</dependency>
// https://jarcasting.com/artifacts/com.bazaarvoice.emodb/emodb-common-api/
implementation 'com.bazaarvoice.emodb:emodb-common-api:6.5.15'
// https://jarcasting.com/artifacts/com.bazaarvoice.emodb/emodb-common-api/
implementation ("com.bazaarvoice.emodb:emodb-common-api:6.5.15")
'com.bazaarvoice.emodb:emodb-common-api:jar:6.5.15'
<dependency org="com.bazaarvoice.emodb" name="emodb-common-api" rev="6.5.15">
<artifact name="emodb-common-api" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.bazaarvoice.emodb', module='emodb-common-api', version='6.5.15')
)
libraryDependencies += "com.bazaarvoice.emodb" % "emodb-common-api" % "6.5.15"
[com.bazaarvoice.emodb/emodb-common-api "6.5.15"]
Group / Artifact | Type | Version |
---|---|---|
com.google.code.findbugs : jsr305 | jar | 3.0.2 |
com.google.guava : guava | jar | 20.0 |
com.fasterxml.jackson.core : jackson-annotations | jar |
Group / Artifact | Type | Version |
---|---|---|
org.testng : testng | jar | 7.3.0 |