is not current version
Last Version 0.2.198

in.cleartax.dropwizard:sharding-bom 0.2.193

Bill of materials to make sure a consistent set of versions is used for Sharding modules.

Categories

Categories

DropWizard Container Microservices
GroupId

GroupId

in.cleartax.dropwizard
ArtifactId

ArtifactId

sharding-bom
Version

Version

0.2.193
Type

Type

jar

Download sharding-bom 0.2.193


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