GroupId | GroupIdcom.bazaarvoice.emodb |
---|---|
ArtifactId | ArtifactIdemodb-uac-api |
Version | Version6.4.5 |
Type | Typejar |
Description |
DescriptionEmoDB User Access Control API
Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/
|
Filename | Size |
---|---|
emodb-uac-api-6.4.5.pom | |
emodb-uac-api-6.4.5.jar | 23 KB |
emodb-uac-api-6.4.5-sources.jar | 17 KB |
emodb-uac-api-6.4.5-javadoc.jar | 113 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.bazaarvoice.emodb/emodb-uac-api/ -->
<dependency>
<groupId>com.bazaarvoice.emodb</groupId>
<artifactId>emodb-uac-api</artifactId>
<version>6.4.5</version>
</dependency>
// https://jarcasting.com/artifacts/com.bazaarvoice.emodb/emodb-uac-api/
implementation 'com.bazaarvoice.emodb:emodb-uac-api:6.4.5'
// https://jarcasting.com/artifacts/com.bazaarvoice.emodb/emodb-uac-api/
implementation ("com.bazaarvoice.emodb:emodb-uac-api:6.4.5")
'com.bazaarvoice.emodb:emodb-uac-api:jar:6.4.5'
<dependency org="com.bazaarvoice.emodb" name="emodb-uac-api" rev="6.4.5">
<artifact name="emodb-uac-api" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.bazaarvoice.emodb', module='emodb-uac-api', version='6.4.5')
)
libraryDependencies += "com.bazaarvoice.emodb" % "emodb-uac-api" % "6.4.5"
[com.bazaarvoice.emodb/emodb-uac-api "6.4.5"]
Group / Artifact | Type | Version |
---|---|---|
com.bazaarvoice.emodb : emodb-auth-client | jar | 6.4.5 |
com.bazaarvoice.emodb : emodb-common-api | jar | 6.4.5 |
com.google.guava : guava | jar | 17.0 |
com.fasterxml.jackson.core : jackson-databind | jar |