License |
License |
---|---|
Categories |
CategoriesDropWizard Container Microservices |
GroupId | GroupIdorg.woelker.jimix |
ArtifactId | ArtifactIdjimix-samples-dropwizard |
Last Version | Last Version2.2.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionA modern JMX web console
|
<!-- https://jarcasting.com/artifacts/org.woelker.jimix/jimix-samples-dropwizard/ -->
<dependency>
<groupId>org.woelker.jimix</groupId>
<artifactId>jimix-samples-dropwizard</artifactId>
<version>2.2.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.woelker.jimix/jimix-samples-dropwizard/
implementation 'org.woelker.jimix:jimix-samples-dropwizard:2.2.0'
// https://jarcasting.com/artifacts/org.woelker.jimix/jimix-samples-dropwizard/
implementation ("org.woelker.jimix:jimix-samples-dropwizard:2.2.0")
'org.woelker.jimix:jimix-samples-dropwizard:jar:2.2.0'
<dependency org="org.woelker.jimix" name="jimix-samples-dropwizard" rev="2.2.0">
<artifact name="jimix-samples-dropwizard" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.woelker.jimix', module='jimix-samples-dropwizard', version='2.2.0')
)
libraryDependencies += "org.woelker.jimix" % "jimix-samples-dropwizard" % "2.2.0"
[org.woelker.jimix/jimix-samples-dropwizard "2.2.0"]
Group / Artifact | Type | Version |
---|---|---|
org.woelker.jimix : jimix-dropwizard | jar | 2.2.0 |
ch.qos.logback : logback-classic | jar | 1.1.2 |