is not current version
Last Version 1.3.8

com.github.mtakaki:dropwizard-petite 0.0.1

Jodd Petite integration for dropwizard

Categories

Categories

DropWizard Container Microservices
GroupId

GroupId

com.github.mtakaki
ArtifactId

ArtifactId

dropwizard-petite
Version

Version

0.0.1
Type

Type

jar

Download dropwizard-petite 0.0.1


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