is not current version
Last Version 6.5.17

com.bazaarvoice.emodb:emodb-cachemgr 6.3.2


GroupId

GroupId

com.bazaarvoice.emodb
ArtifactId

ArtifactId

emodb-cachemgr
Version

Version

6.3.2
Type

Type

jar

Download emodb-cachemgr 6.3.2


<!-- https://jarcasting.com/artifacts/com.bazaarvoice.emodb/emodb-cachemgr/ -->
<dependency>
    <groupId>com.bazaarvoice.emodb</groupId>
    <artifactId>emodb-cachemgr</artifactId>
    <version>6.3.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.bazaarvoice.emodb/emodb-cachemgr/
implementation 'com.bazaarvoice.emodb:emodb-cachemgr:6.3.2'
// https://jarcasting.com/artifacts/com.bazaarvoice.emodb/emodb-cachemgr/
implementation ("com.bazaarvoice.emodb:emodb-cachemgr:6.3.2")
'com.bazaarvoice.emodb:emodb-cachemgr:jar:6.3.2'
<dependency org="com.bazaarvoice.emodb" name="emodb-cachemgr" rev="6.3.2">
  <artifact name="emodb-cachemgr" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.bazaarvoice.emodb', module='emodb-cachemgr', version='6.3.2')
)
libraryDependencies += "com.bazaarvoice.emodb" % "emodb-cachemgr" % "6.3.2"
[com.bazaarvoice.emodb/emodb-cachemgr "6.3.2"]