is not current version
Last Version 6.5.17

com.bazaarvoice.emodb:emodb 1.0.1-migration


GroupId

GroupId

com.bazaarvoice.emodb
ArtifactId

ArtifactId

emodb
Version

Version

1.0.1-migration
Type

Type

pom

Download emodb 1.0.1-migration


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