is not current version
Last Version 6.5.17

com.bazaarvoice.emodb:emodb-sor 5.4.7


GroupId

GroupId

com.bazaarvoice.emodb
ArtifactId

ArtifactId

emodb-sor
Version

Version

5.4.7
Type

Type

jar

Download emodb-sor 5.4.7


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