GroupId | GroupIdcom.bazaarvoice.emodb |
---|---|
ArtifactId | ArtifactIdemodb-auth-test |
Last Version | Last Version6.5.2 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionEmoDB Authentication Test
Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/
|
Filename | Size |
---|---|
emodb-auth-test-6.5.2.pom | |
emodb-auth-test-6.5.2.jar | 4 KB |
emodb-auth-test-6.5.2-sources.jar | 2 KB |
emodb-auth-test-6.5.2-javadoc.jar | 23 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.bazaarvoice.emodb/emodb-auth-test/ -->
<dependency>
<groupId>com.bazaarvoice.emodb</groupId>
<artifactId>emodb-auth-test</artifactId>
<version>6.5.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.bazaarvoice.emodb/emodb-auth-test/
implementation 'com.bazaarvoice.emodb:emodb-auth-test:6.5.2'
// https://jarcasting.com/artifacts/com.bazaarvoice.emodb/emodb-auth-test/
implementation ("com.bazaarvoice.emodb:emodb-auth-test:6.5.2")
'com.bazaarvoice.emodb:emodb-auth-test:jar:6.5.2'
<dependency org="com.bazaarvoice.emodb" name="emodb-auth-test" rev="6.5.2">
<artifact name="emodb-auth-test" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.bazaarvoice.emodb', module='emodb-auth-test', version='6.5.2')
)
libraryDependencies += "com.bazaarvoice.emodb" % "emodb-auth-test" % "6.5.2"
[com.bazaarvoice.emodb/emodb-auth-test "6.5.2"]
Group / Artifact | Type | Version |
---|---|---|
com.bazaarvoice.emodb : emodb-auth-core | jar | 6.5.2 |
com.bazaarvoice.emodb : emodb-auth-store | jar | 6.5.2 |
com.bazaarvoice.emodb : emodb-cachemgr | jar | 6.5.2 |
io.dropwizard : dropwizard-testing | jar | 0.7.1 |
Group / Artifact | Type | Version |
---|---|---|
javax.xml.bind : jaxb-api | jar | 2.3.1 |
org.glassfish.jaxb : jaxb-runtime | jar | 2.3.1 |
org.mockito : mockito-core | jar | 3.7.0 |
org.testng : testng | jar | 7.3.0 |