| Categories |
CategoriesCLI User Interface Jersey Program Interface REST Frameworks |
|---|---|
| GroupId | GroupIdcom.bazaarvoice.emodb |
| ArtifactId | ArtifactIdemodb-blob-jersey2-client |
| Last Version | Last Version6.5.17 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionEmoDB Blob HTTP Jersey 2 Client
Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/
|
<!-- https://jarcasting.com/artifacts/com.bazaarvoice.emodb/emodb-blob-jersey2-client/ -->
<dependency>
<groupId>com.bazaarvoice.emodb</groupId>
<artifactId>emodb-blob-jersey2-client</artifactId>
<version>6.5.17</version>
</dependency>
// https://jarcasting.com/artifacts/com.bazaarvoice.emodb/emodb-blob-jersey2-client/
implementation 'com.bazaarvoice.emodb:emodb-blob-jersey2-client:6.5.17'
// https://jarcasting.com/artifacts/com.bazaarvoice.emodb/emodb-blob-jersey2-client/
implementation ("com.bazaarvoice.emodb:emodb-blob-jersey2-client:6.5.17")
'com.bazaarvoice.emodb:emodb-blob-jersey2-client:jar:6.5.17'
<dependency org="com.bazaarvoice.emodb" name="emodb-blob-jersey2-client" rev="6.5.17">
<artifact name="emodb-blob-jersey2-client" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.bazaarvoice.emodb', module='emodb-blob-jersey2-client', version='6.5.17')
)
libraryDependencies += "com.bazaarvoice.emodb" % "emodb-blob-jersey2-client" % "6.5.17"
[com.bazaarvoice.emodb/emodb-blob-jersey2-client "6.5.17"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.bazaarvoice.emodb : emodb-common-jersey2-client | jar | 6.5.17 |
| com.bazaarvoice.emodb : emodb-blob-jersey2-client-common | jar | 6.5.17 |
| javax.ws.rs : javax.ws.rs-api | jar | 2.1.1 |
| org.glassfish.jersey.core : jersey-client | jar | 2.21 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.mockito : mockito-core | jar | 3.7.0 |
| org.testng : testng | jar | 7.3.0 |