is not current version
Last Version 0.2.198

in.cleartax.dropwizard:sharding-example 0.2.196


Categories

Categories

DropWizard Container Microservices
GroupId

GroupId

in.cleartax.dropwizard
ArtifactId

ArtifactId

sharding-example
Version

Version

0.2.196
Type

Type

jar

Download sharding-example 0.2.196


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