Categories |
CategoriesCLI User Interface |
---|---|
GroupId | GroupIdcom.bazaarvoice.emodb |
ArtifactId | ArtifactIdemodb-shaded-clients-core |
Last Version | Last Version6.3.2 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionEmoDB Shaded Clients Core
Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/
|
<!-- https://jarcasting.com/artifacts/com.bazaarvoice.emodb/emodb-shaded-clients-core/ -->
<dependency>
<groupId>com.bazaarvoice.emodb</groupId>
<artifactId>emodb-shaded-clients-core</artifactId>
<version>6.3.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.bazaarvoice.emodb/emodb-shaded-clients-core/
implementation 'com.bazaarvoice.emodb:emodb-shaded-clients-core:6.3.2'
// https://jarcasting.com/artifacts/com.bazaarvoice.emodb/emodb-shaded-clients-core/
implementation ("com.bazaarvoice.emodb:emodb-shaded-clients-core:6.3.2")
'com.bazaarvoice.emodb:emodb-shaded-clients-core:jar:6.3.2'
<dependency org="com.bazaarvoice.emodb" name="emodb-shaded-clients-core" rev="6.3.2">
<artifact name="emodb-shaded-clients-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.bazaarvoice.emodb', module='emodb-shaded-clients-core', version='6.3.2')
)
libraryDependencies += "com.bazaarvoice.emodb" % "emodb-shaded-clients-core" % "6.3.2"
[com.bazaarvoice.emodb/emodb-shaded-clients-core "6.3.2"]
Group / Artifact | Type | Version |
---|---|---|
org.apache.curator : curator-framework | jar | 2.4.0 |
org.apache.curator : curator-recipes | jar | 2.4.0 |
org.apache.zookeeper : zookeeper | jar | 3.4.5 |