GroupId | GroupIdcom.bazaarvoice.emodb |
---|---|
ArtifactId | ArtifactIdemodb-web-local |
Version | Version6.5.14 |
Type | Typejar |
Description |
DescriptionEmoDB Local Server Mode
Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/
|
Filename | Size |
---|---|
emodb-web-local-6.5.14.pom | |
emodb-web-local-6.5.14.jar | 103 MB |
emodb-web-local-6.5.14-sources.jar | 4 KB |
emodb-web-local-6.5.14-javadoc.jar | 22 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.bazaarvoice.emodb/emodb-web-local/ -->
<dependency>
<groupId>com.bazaarvoice.emodb</groupId>
<artifactId>emodb-web-local</artifactId>
<version>6.5.14</version>
</dependency>
// https://jarcasting.com/artifacts/com.bazaarvoice.emodb/emodb-web-local/
implementation 'com.bazaarvoice.emodb:emodb-web-local:6.5.14'
// https://jarcasting.com/artifacts/com.bazaarvoice.emodb/emodb-web-local/
implementation ("com.bazaarvoice.emodb:emodb-web-local:6.5.14")
'com.bazaarvoice.emodb:emodb-web-local:jar:6.5.14'
<dependency org="com.bazaarvoice.emodb" name="emodb-web-local" rev="6.5.14">
<artifact name="emodb-web-local" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.bazaarvoice.emodb', module='emodb-web-local', version='6.5.14')
)
libraryDependencies += "com.bazaarvoice.emodb" % "emodb-web-local" % "6.5.14"
[com.bazaarvoice.emodb/emodb-web-local "6.5.14"]
Group / Artifact | Type | Version |
---|---|---|
com.bazaarvoice.emodb : emodb-web | jar | 6.5.14 |
org.apache.curator : curator-test | jar | 2.4.2 |