GroupId | GroupIdcom.bazaarvoice.emodb |
---|---|
ArtifactId | ArtifactIdemodb-plugins |
Version | Version6.4.8 |
Type | Typejar |
Description |
DescriptionSonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/
|
Filename | Size |
---|---|
emodb-plugins-6.4.8.pom | |
emodb-plugins-6.4.8.jar | 10 KB |
emodb-plugins-6.4.8-sources.jar | 7 KB |
emodb-plugins-6.4.8-javadoc.jar | 81 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.bazaarvoice.emodb/emodb-plugins/ -->
<dependency>
<groupId>com.bazaarvoice.emodb</groupId>
<artifactId>emodb-plugins</artifactId>
<version>6.4.8</version>
</dependency>
// https://jarcasting.com/artifacts/com.bazaarvoice.emodb/emodb-plugins/
implementation 'com.bazaarvoice.emodb:emodb-plugins:6.4.8'
// https://jarcasting.com/artifacts/com.bazaarvoice.emodb/emodb-plugins/
implementation ("com.bazaarvoice.emodb:emodb-plugins:6.4.8")
'com.bazaarvoice.emodb:emodb-plugins:jar:6.4.8'
<dependency org="com.bazaarvoice.emodb" name="emodb-plugins" rev="6.4.8">
<artifact name="emodb-plugins" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.bazaarvoice.emodb', module='emodb-plugins', version='6.4.8')
)
libraryDependencies += "com.bazaarvoice.emodb" % "emodb-plugins" % "6.4.8"
[com.bazaarvoice.emodb/emodb-plugins "6.4.8"]
Group / Artifact | Type | Version |
---|---|---|
com.bazaarvoice.emodb : emodb-common-dropwizard | jar | 6.4.8 |
io.dropwizard : dropwizard-core | jar | 0.7.1 |
org.apache.curator : curator-framework | jar | 2.4.2 |
com.google.guava : guava | jar | 17.0 |