Categories |
CategoriesDropWizard Container Microservices CLI User Interface |
---|---|
GroupId | GroupIdcom.bazaarvoice.emodb |
ArtifactId | ArtifactIdemodb-shaded-clients-dropwizard6 |
Version | Version6.2.1 |
Type | Typejar |
<!-- https://jarcasting.com/artifacts/com.bazaarvoice.emodb/emodb-shaded-clients-dropwizard6/ -->
<dependency>
<groupId>com.bazaarvoice.emodb</groupId>
<artifactId>emodb-shaded-clients-dropwizard6</artifactId>
<version>6.2.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.bazaarvoice.emodb/emodb-shaded-clients-dropwizard6/
implementation 'com.bazaarvoice.emodb:emodb-shaded-clients-dropwizard6:6.2.1'
// https://jarcasting.com/artifacts/com.bazaarvoice.emodb/emodb-shaded-clients-dropwizard6/
implementation ("com.bazaarvoice.emodb:emodb-shaded-clients-dropwizard6:6.2.1")
'com.bazaarvoice.emodb:emodb-shaded-clients-dropwizard6:jar:6.2.1'
<dependency org="com.bazaarvoice.emodb" name="emodb-shaded-clients-dropwizard6" rev="6.2.1">
<artifact name="emodb-shaded-clients-dropwizard6" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.bazaarvoice.emodb', module='emodb-shaded-clients-dropwizard6', version='6.2.1')
)
libraryDependencies += "com.bazaarvoice.emodb" % "emodb-shaded-clients-dropwizard6" % "6.2.1"
[com.bazaarvoice.emodb/emodb-shaded-clients-dropwizard6 "6.2.1"]