GroupId | GroupIdcom.bazaarvoice.emodb |
---|---|
ArtifactId | ArtifactIdemodb-sor-api |
Last Version | Last Version6.5.17 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionEmoDB System of Record API
Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/
|
Filename | Size |
---|---|
emodb-sor-api-6.5.17.pom | |
emodb-sor-api-6.5.17.jar | 181 KB |
emodb-sor-api-6.5.17-sources.jar | 96 KB |
emodb-sor-api-6.5.17-javadoc.jar | 641 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.bazaarvoice.emodb/emodb-sor-api/ -->
<dependency>
<groupId>com.bazaarvoice.emodb</groupId>
<artifactId>emodb-sor-api</artifactId>
<version>6.5.17</version>
</dependency>
// https://jarcasting.com/artifacts/com.bazaarvoice.emodb/emodb-sor-api/
implementation 'com.bazaarvoice.emodb:emodb-sor-api:6.5.17'
// https://jarcasting.com/artifacts/com.bazaarvoice.emodb/emodb-sor-api/
implementation ("com.bazaarvoice.emodb:emodb-sor-api:6.5.17")
'com.bazaarvoice.emodb:emodb-sor-api:jar:6.5.17'
<dependency org="com.bazaarvoice.emodb" name="emodb-sor-api" rev="6.5.17">
<artifact name="emodb-sor-api" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.bazaarvoice.emodb', module='emodb-sor-api', version='6.5.17')
)
libraryDependencies += "com.bazaarvoice.emodb" % "emodb-sor-api" % "6.5.17"
[com.bazaarvoice.emodb/emodb-sor-api "6.5.17"]
Group / Artifact | Type | Version |
---|---|---|
com.bazaarvoice.emodb : emodb-common-api | jar | 6.5.17 |
com.bazaarvoice.emodb : emodb-common-json | jar | 6.5.17 |
com.bazaarvoice.emodb : emodb-common-uuid | jar | 6.5.17 |
com.bazaarvoice.emodb : emodb-auth-client | jar | 6.5.17 |
com.google.code.findbugs : jsr305 | jar | 3.0.2 |
com.google.guava : guava | jar | 20.0 |
com.fasterxml.jackson.core : jackson-core | jar | |
com.fasterxml.jackson.core : jackson-databind | jar | |
com.fasterxml.jackson.core : jackson-annotations | jar |
Group / Artifact | Type | Version |
---|---|---|
org.mockito : mockito-core | jar | 3.7.0 |
org.testng : testng | jar | 7.3.0 |