Categories |
CategoriesCLI User Interface Jersey Program Interface REST Frameworks |
---|---|
GroupId | GroupIdcom.bazaarvoice.emodb |
ArtifactId | ArtifactIdemodb-common-jersey2-client |
Last Version | Last Version6.5.17 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionEmoDB Jersey2 Client Classes
Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/
|
<!-- https://jarcasting.com/artifacts/com.bazaarvoice.emodb/emodb-common-jersey2-client/ -->
<dependency>
<groupId>com.bazaarvoice.emodb</groupId>
<artifactId>emodb-common-jersey2-client</artifactId>
<version>6.5.17</version>
</dependency>
// https://jarcasting.com/artifacts/com.bazaarvoice.emodb/emodb-common-jersey2-client/
implementation 'com.bazaarvoice.emodb:emodb-common-jersey2-client:6.5.17'
// https://jarcasting.com/artifacts/com.bazaarvoice.emodb/emodb-common-jersey2-client/
implementation ("com.bazaarvoice.emodb:emodb-common-jersey2-client:6.5.17")
'com.bazaarvoice.emodb:emodb-common-jersey2-client:jar:6.5.17'
<dependency org="com.bazaarvoice.emodb" name="emodb-common-jersey2-client" rev="6.5.17">
<artifact name="emodb-common-jersey2-client" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.bazaarvoice.emodb', module='emodb-common-jersey2-client', version='6.5.17')
)
libraryDependencies += "com.bazaarvoice.emodb" % "emodb-common-jersey2-client" % "6.5.17"
[com.bazaarvoice.emodb/emodb-common-jersey2-client "6.5.17"]
Group / Artifact | Type | Version |
---|---|---|
com.bazaarvoice.emodb : emodb-common-client2 | jar | 6.5.17 |
com.bazaarvoice.emodb : emodb-uac-api | jar | 6.5.17 |
com.bazaarvoice.emodb : emodb-common-api | jar | 6.5.17 |
com.bazaarvoice.emodb : emodb-common-json | jar | 6.5.17 |
com.google.code.findbugs : jsr305 | jar | 3.0.2 |
javax.ws.rs : javax.ws.rs-api | jar | 2.1.1 |
org.slf4j : slf4j-api | jar | 1.7.32 |
com.fasterxml.jackson.core : jackson-core | jar | |
com.fasterxml.jackson.jaxrs : jackson-jaxrs-json-provider | jar | |
dev.failsafe : failsafe | jar | 3.2.3 |
com.google.guava : guava | jar | 20.0 |
Group / Artifact | Type | Version |
---|---|---|
org.testng : testng | jar | 7.3.0 |
org.mockito : mockito-core | jar | 3.7.0 |