| GroupId | GroupIdcom.bazaarvoice.emodb |
|---|---|
| ArtifactId | ArtifactIdemodb-sor |
| Last Version | Last Version6.5.17 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionEmoDB System of Record
Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/
|
| Filename | Size |
|---|---|
| emodb-sor-6.5.17.pom | |
| emodb-sor-6.5.17.jar | 332 KB |
| emodb-sor-6.5.17-sources.jar | 161 KB |
| emodb-sor-6.5.17-javadoc.jar | 742 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.bazaarvoice.emodb/emodb-sor/ -->
<dependency>
<groupId>com.bazaarvoice.emodb</groupId>
<artifactId>emodb-sor</artifactId>
<version>6.5.17</version>
</dependency>
// https://jarcasting.com/artifacts/com.bazaarvoice.emodb/emodb-sor/
implementation 'com.bazaarvoice.emodb:emodb-sor:6.5.17'
// https://jarcasting.com/artifacts/com.bazaarvoice.emodb/emodb-sor/
implementation ("com.bazaarvoice.emodb:emodb-sor:6.5.17")
'com.bazaarvoice.emodb:emodb-sor:jar:6.5.17'
<dependency org="com.bazaarvoice.emodb" name="emodb-sor" rev="6.5.17">
<artifact name="emodb-sor" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.bazaarvoice.emodb', module='emodb-sor', version='6.5.17')
)
libraryDependencies += "com.bazaarvoice.emodb" % "emodb-sor" % "6.5.17"
[com.bazaarvoice.emodb/emodb-sor "6.5.17"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.easytesting : fest-assert-core | jar | 2.0M10 |
| org.mockito : mockito-core | jar | 3.7.0 |
| org.testng : testng | jar | 7.3.0 |