Categories |
CategoriesCLI User Interface Jersey Program Interface REST Frameworks |
---|---|
GroupId | GroupIdcom.bazaarvoice.emodb |
ArtifactId | ArtifactIdemodb-common-jersey2-client |
Version | Version6.5.13 |
Type | Typejar |
<!-- 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.13</version>
</dependency>
// https://jarcasting.com/artifacts/com.bazaarvoice.emodb/emodb-common-jersey2-client/
implementation 'com.bazaarvoice.emodb:emodb-common-jersey2-client:6.5.13'
// https://jarcasting.com/artifacts/com.bazaarvoice.emodb/emodb-common-jersey2-client/
implementation ("com.bazaarvoice.emodb:emodb-common-jersey2-client:6.5.13")
'com.bazaarvoice.emodb:emodb-common-jersey2-client:jar:6.5.13'
<dependency org="com.bazaarvoice.emodb" name="emodb-common-jersey2-client" rev="6.5.13">
<artifact name="emodb-common-jersey2-client" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.bazaarvoice.emodb', module='emodb-common-jersey2-client', version='6.5.13')
)
libraryDependencies += "com.bazaarvoice.emodb" % "emodb-common-jersey2-client" % "6.5.13"
[com.bazaarvoice.emodb/emodb-common-jersey2-client "6.5.13"]