is not current version
Last Version 2.2.0

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


Categories

Categories

DropWizard Container Microservices
GroupId

GroupId

org.woelker.jimix
ArtifactId

ArtifactId

jimix-samples-dropwizard
Version

Version

1.1.0
Type

Type

jar

Download jimix-samples-dropwizard 1.1.0


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