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