GroupId | GroupIdcom.bazaarvoice.emodb |
---|---|
ArtifactId | ArtifactIdemodb-auth-core |
Version | Version6.4.11 |
Type | Typejar |
Description |
DescriptionEmoDB Authentication
Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/
|
Filename | Size |
---|---|
emodb-auth-core-6.4.11.pom | |
emodb-auth-core-6.4.11.jar | 91 KB |
emodb-auth-core-6.4.11-sources.jar | 56 KB |
emodb-auth-core-6.4.11-javadoc.jar | 383 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.bazaarvoice.emodb/emodb-auth-core/ -->
<dependency>
<groupId>com.bazaarvoice.emodb</groupId>
<artifactId>emodb-auth-core</artifactId>
<version>6.4.11</version>
</dependency>
// https://jarcasting.com/artifacts/com.bazaarvoice.emodb/emodb-auth-core/
implementation 'com.bazaarvoice.emodb:emodb-auth-core:6.4.11'
// https://jarcasting.com/artifacts/com.bazaarvoice.emodb/emodb-auth-core/
implementation ("com.bazaarvoice.emodb:emodb-auth-core:6.4.11")
'com.bazaarvoice.emodb:emodb-auth-core:jar:6.4.11'
<dependency org="com.bazaarvoice.emodb" name="emodb-auth-core" rev="6.4.11">
<artifact name="emodb-auth-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.bazaarvoice.emodb', module='emodb-auth-core', version='6.4.11')
)
libraryDependencies += "com.bazaarvoice.emodb" % "emodb-auth-core" % "6.4.11"
[com.bazaarvoice.emodb/emodb-auth-core "6.4.11"]
Group / Artifact | Type | Version |
---|---|---|
com.bazaarvoice.emodb : emodb-auth-client | jar | 6.4.11 |
com.bazaarvoice.emodb : emodb-cachemgr | jar | 6.4.11 |
org.apache.shiro : shiro-core | jar | 1.7.0 |
com.google.guava : guava | jar | 18.0 |
io.dropwizard : dropwizard-core | jar | 0.7.1 |
Group / Artifact | Type | Version |
---|---|---|
org.mockito : mockito-core | jar | 3.7.0 |
org.testng : testng | jar | 7.3.0 |