is not current version
Last Version 1.3.0

io.paradoxical:dropwizard-bundles 0.9.2

dropwizard-bundles

Categories

Categories

DropWizard Container Microservices
GroupId

GroupId

io.paradoxical
ArtifactId

ArtifactId

dropwizard-bundles
Version

Version

0.9.2
Type

Type

jar

Download dropwizard-bundles 0.9.2


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