is not current version
Last Version 1.3.0

io.paradoxical:dropwizard-bundles 1.2.2

dropwizard-bundles

Categories

Categories

DropWizard Container Microservices
GroupId

GroupId

io.paradoxical
ArtifactId

ArtifactId

dropwizard-bundles
Version

Version

1.2.2
Type

Type

jar

Download dropwizard-bundles 1.2.2


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