is not current version
Last Version 6.5.17

com.bazaarvoice.emodb:emodb-cachemgr 5.4.13


GroupId

GroupId

com.bazaarvoice.emodb
ArtifactId

ArtifactId

emodb-cachemgr
Version

Version

5.4.13
Type

Type

jar

Download emodb-cachemgr 5.4.13


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