| GroupId | GroupIdcom.bazaarvoice.emodb |
|---|---|
| ArtifactId | ArtifactIdemodb-cachemgr |
| Last Version | Last Version6.5.17 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionEmoDB In-Memory Cache Manager
Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/
|
| Filename | Size |
|---|---|
| emodb-cachemgr-6.5.17.pom | |
| emodb-cachemgr-6.5.17.jar | 37 KB |
| emodb-cachemgr-6.5.17-sources.jar | 19 KB |
| emodb-cachemgr-6.5.17-javadoc.jar | 137 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.bazaarvoice.emodb/emodb-cachemgr/ -->
<dependency>
<groupId>com.bazaarvoice.emodb</groupId>
<artifactId>emodb-cachemgr</artifactId>
<version>6.5.17</version>
</dependency>
// https://jarcasting.com/artifacts/com.bazaarvoice.emodb/emodb-cachemgr/
implementation 'com.bazaarvoice.emodb:emodb-cachemgr:6.5.17'
// https://jarcasting.com/artifacts/com.bazaarvoice.emodb/emodb-cachemgr/
implementation ("com.bazaarvoice.emodb:emodb-cachemgr:6.5.17")
'com.bazaarvoice.emodb:emodb-cachemgr:jar:6.5.17'
<dependency org="com.bazaarvoice.emodb" name="emodb-cachemgr" rev="6.5.17">
<artifact name="emodb-cachemgr" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.bazaarvoice.emodb', module='emodb-cachemgr', version='6.5.17')
)
libraryDependencies += "com.bazaarvoice.emodb" % "emodb-cachemgr" % "6.5.17"
[com.bazaarvoice.emodb/emodb-cachemgr "6.5.17"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.bazaarvoice.emodb : emodb-common-dropwizard | jar | 6.5.17 |
| com.bazaarvoice.emodb : emodb-common-json | jar | 6.5.17 |
| com.bazaarvoice.emodb : emodb-common-zookeeper | jar | 6.5.17 |
| com.bazaarvoice.emodb : emodb-datacenter | jar | 6.5.17 |
| com.bazaarvoice.ostrich : ostrich-core | jar | 1.9.3 |
| com.bazaarvoice.ostrich.zookeeper : ostrich-zookeeper-discovery | jar | 1.9.3 |
| com.google.guava : guava | jar | 20.0 |
| com.google.inject : guice | jar | 4.0 |
| com.codahale.metrics : metrics-core | jar | 3.0.2 |
| com.codahale.metrics : metrics-annotation | jar | 3.0.2 |
| org.slf4j : slf4j-api | jar | 1.7.32 |
| com.sun.jersey : jersey-core | jar | 1.18.1 |
| com.sun.jersey : jersey-client | jar | 1.18.1 |
| io.dropwizard : dropwizard-servlets | jar | 0.7.1 |
| io.dropwizard : dropwizard-util | jar | 0.7.1 |
| io.dropwizard : dropwizard-lifecycle | jar | 0.7.1 |
| org.apache.curator : curator-framework | jar | 2.4.2 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.mockito : mockito-core | jar | 3.7.0 |
| org.testng : testng | jar | 7.3.0 |
| org.apache.curator : curator-client | jar | 2.4.2 |
| org.apache.curator : curator-test | jar | 2.4.2 |
| com.bazaarvoice.ostrich.zookeeper : ostrich-zookeeper-registry | jar | 1.9.3 |
| com.google.code.findbugs : jsr305 | jar | 3.0.2 |