is not current version
Last Version 1.3.8

com.github.mtakaki:dropwizard-petite 1.0.0

Jodd Petite integration for dropwizard

Categories

Categories

DropWizard Container Microservices
GroupId

GroupId

com.github.mtakaki
ArtifactId

ArtifactId

dropwizard-petite
Version

Version

1.0.0
Type

Type

jar

Download dropwizard-petite 1.0.0


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