License |
License |
---|---|
Categories |
CategoriesDropWizard Container Microservices |
GroupId | GroupIdorg.woelker.jimix |
ArtifactId | ArtifactIdjimix-dropwizard |
Version | Version2.2.0 |
Type | Typejar |
Description |
DescriptionA modern JMX web console
|
Filename | Size |
---|---|
jimix-dropwizard-2.2.0.pom | |
jimix-dropwizard-2.2.0.jar | 2 KB |
jimix-dropwizard-2.2.0-sources.jar | 1 KB |
jimix-dropwizard-2.2.0-javadoc.jar | 22 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.woelker.jimix/jimix-dropwizard/ -->
<dependency>
<groupId>org.woelker.jimix</groupId>
<artifactId>jimix-dropwizard</artifactId>
<version>2.2.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.woelker.jimix/jimix-dropwizard/
implementation 'org.woelker.jimix:jimix-dropwizard:2.2.0'
// https://jarcasting.com/artifacts/org.woelker.jimix/jimix-dropwizard/
implementation ("org.woelker.jimix:jimix-dropwizard:2.2.0")
'org.woelker.jimix:jimix-dropwizard:jar:2.2.0'
<dependency org="org.woelker.jimix" name="jimix-dropwizard" rev="2.2.0">
<artifact name="jimix-dropwizard" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.woelker.jimix', module='jimix-dropwizard', version='2.2.0')
)
libraryDependencies += "org.woelker.jimix" % "jimix-dropwizard" % "2.2.0"
[org.woelker.jimix/jimix-dropwizard "2.2.0"]
Group / Artifact | Type | Version |
---|---|---|
org.woelker.jimix : jimix-servlet | jar | 2.2.0 |
io.dropwizard : dropwizard-core | jar | 0.7.0 |