| GroupId | GroupIdcom.bazaarvoice.emodb |
|---|---|
| ArtifactId | ArtifactIdemodb-web |
| Version | Version6.4.11 |
| Type | Typejar |
| Description |
DescriptionEmoDB RESTful Web Server
Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/
|
| Filename | Size |
|---|---|
| emodb-web-6.4.11.pom | |
| emodb-web-6.4.11.rpm | 92 MB |
| emodb-web-6.4.11-sources.jar | 305 KB |
| emodb-web-6.4.11-javadoc.jar | 1 MB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.bazaarvoice.emodb/emodb-web/ -->
<dependency>
<groupId>com.bazaarvoice.emodb</groupId>
<artifactId>emodb-web</artifactId>
<version>6.4.11</version>
</dependency>
// https://jarcasting.com/artifacts/com.bazaarvoice.emodb/emodb-web/
implementation 'com.bazaarvoice.emodb:emodb-web:6.4.11'
// https://jarcasting.com/artifacts/com.bazaarvoice.emodb/emodb-web/
implementation ("com.bazaarvoice.emodb:emodb-web:6.4.11")
'com.bazaarvoice.emodb:emodb-web:jar:6.4.11'
<dependency org="com.bazaarvoice.emodb" name="emodb-web" rev="6.4.11">
<artifact name="emodb-web" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.bazaarvoice.emodb', module='emodb-web', version='6.4.11')
)
libraryDependencies += "com.bazaarvoice.emodb" % "emodb-web" % "6.4.11"
[com.bazaarvoice.emodb/emodb-web "6.4.11"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.mockito : mockito-core | jar | 3.7.0 |
| org.testng : testng | jar | 7.3.0 |
| org.apache.curator : curator-test | jar | 2.4.2 |