GroupId | GroupIdcom.bazaarvoice.emodb |
---|---|
ArtifactId | ArtifactIdemodb-auth-store |
Version | Version6.4.5 |
Type | Typejar |
Description |
DescriptionEmoDB Authentication Storage
Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/
|
Filename | Size |
---|---|
emodb-auth-store-6.4.5.pom | |
emodb-auth-store-6.4.5.jar | 32 KB |
emodb-auth-store-6.4.5-sources.jar | 17 KB |
emodb-auth-store-6.4.5-javadoc.jar | 94 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.bazaarvoice.emodb/emodb-auth-store/ -->
<dependency>
<groupId>com.bazaarvoice.emodb</groupId>
<artifactId>emodb-auth-store</artifactId>
<version>6.4.5</version>
</dependency>
// https://jarcasting.com/artifacts/com.bazaarvoice.emodb/emodb-auth-store/
implementation 'com.bazaarvoice.emodb:emodb-auth-store:6.4.5'
// https://jarcasting.com/artifacts/com.bazaarvoice.emodb/emodb-auth-store/
implementation ("com.bazaarvoice.emodb:emodb-auth-store:6.4.5")
'com.bazaarvoice.emodb:emodb-auth-store:jar:6.4.5'
<dependency org="com.bazaarvoice.emodb" name="emodb-auth-store" rev="6.4.5">
<artifact name="emodb-auth-store" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.bazaarvoice.emodb', module='emodb-auth-store', version='6.4.5')
)
libraryDependencies += "com.bazaarvoice.emodb" % "emodb-auth-store" % "6.4.5"
[com.bazaarvoice.emodb/emodb-auth-store "6.4.5"]
Group / Artifact | Type | Version |
---|---|---|
com.bazaarvoice.emodb : emodb-auth-core | jar | 6.4.5 |
com.bazaarvoice.emodb : emodb-common-json | jar | 6.4.5 |