is not current version
Last Version 2.2.0

org.woelker.jimix:jimix-samples-dropwizard 2.1.3


Categories

Categories

DropWizard Container Microservices
GroupId

GroupId

org.woelker.jimix
ArtifactId

ArtifactId

jimix-samples-dropwizard
Version

Version

2.1.3
Type

Type

jar

Download jimix-samples-dropwizard 2.1.3


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