is not current version
Last Version 0.2.198

in.cleartax.dropwizard:sharding-example 0.2.10


Categories

Categories

DropWizard Container Microservices
GroupId

GroupId

in.cleartax.dropwizard
ArtifactId

ArtifactId

sharding-example
Version

Version

0.2.10
Type

Type

jar

Download sharding-example 0.2.10


<!-- https://jarcasting.com/artifacts/in.cleartax.dropwizard/sharding-example/ -->
<dependency>
    <groupId>in.cleartax.dropwizard</groupId>
    <artifactId>sharding-example</artifactId>
    <version>0.2.10</version>
</dependency>
// https://jarcasting.com/artifacts/in.cleartax.dropwizard/sharding-example/
implementation 'in.cleartax.dropwizard:sharding-example:0.2.10'
// https://jarcasting.com/artifacts/in.cleartax.dropwizard/sharding-example/
implementation ("in.cleartax.dropwizard:sharding-example:0.2.10")
'in.cleartax.dropwizard:sharding-example:jar:0.2.10'
<dependency org="in.cleartax.dropwizard" name="sharding-example" rev="0.2.10">
  <artifact name="sharding-example" type="jar" />
</dependency>
@Grapes(
@Grab(group='in.cleartax.dropwizard', module='sharding-example', version='0.2.10')
)
libraryDependencies += "in.cleartax.dropwizard" % "sharding-example" % "0.2.10"
[in.cleartax.dropwizard/sharding-example "0.2.10"]