Categories |
CategoriesCLI User Interface |
---|---|
GroupId | GroupIdcom.bazaarvoice.emodb |
ArtifactId | ArtifactIdemodb-auth-client |
Last Version | Last Version6.5.17 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionEmoDB Authentication Client
Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/
|
Filename | Size |
---|---|
emodb-auth-client-6.5.17.pom | |
emodb-auth-client-6.5.17.jar | 6 KB |
emodb-auth-client-6.5.17-sources.jar | 3 KB |
emodb-auth-client-6.5.17-javadoc.jar | 55 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.bazaarvoice.emodb/emodb-auth-client/ -->
<dependency>
<groupId>com.bazaarvoice.emodb</groupId>
<artifactId>emodb-auth-client</artifactId>
<version>6.5.17</version>
</dependency>
// https://jarcasting.com/artifacts/com.bazaarvoice.emodb/emodb-auth-client/
implementation 'com.bazaarvoice.emodb:emodb-auth-client:6.5.17'
// https://jarcasting.com/artifacts/com.bazaarvoice.emodb/emodb-auth-client/
implementation ("com.bazaarvoice.emodb:emodb-auth-client:6.5.17")
'com.bazaarvoice.emodb:emodb-auth-client:jar:6.5.17'
<dependency org="com.bazaarvoice.emodb" name="emodb-auth-client" rev="6.5.17">
<artifact name="emodb-auth-client" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.bazaarvoice.emodb', module='emodb-auth-client', version='6.5.17')
)
libraryDependencies += "com.bazaarvoice.emodb" % "emodb-auth-client" % "6.5.17"
[com.bazaarvoice.emodb/emodb-auth-client "6.5.17"]
Group / Artifact | Type | Version |
---|---|---|
com.google.guava : guava | jar | 20.0 |