License |
License |
---|---|
Categories |
CategoriesJetty Container Application Servers |
GroupId | GroupIdorg.woelker.jimix |
ArtifactId | ArtifactIdjimix-samples-jetty |
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-jetty/ -->
<dependency>
<groupId>org.woelker.jimix</groupId>
<artifactId>jimix-samples-jetty</artifactId>
<version>2.2.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.woelker.jimix/jimix-samples-jetty/
implementation 'org.woelker.jimix:jimix-samples-jetty:2.2.0'
// https://jarcasting.com/artifacts/org.woelker.jimix/jimix-samples-jetty/
implementation ("org.woelker.jimix:jimix-samples-jetty:2.2.0")
'org.woelker.jimix:jimix-samples-jetty:jar:2.2.0'
<dependency org="org.woelker.jimix" name="jimix-samples-jetty" rev="2.2.0">
<artifact name="jimix-samples-jetty" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.woelker.jimix', module='jimix-samples-jetty', version='2.2.0')
)
libraryDependencies += "org.woelker.jimix" % "jimix-samples-jetty" % "2.2.0"
[org.woelker.jimix/jimix-samples-jetty "2.2.0"]
Group / Artifact | Type | Version |
---|---|---|
org.woelker.jimix : jimix-servlet | jar | 2.2.0 |
org.eclipse.jetty : jetty-server | jar | 9.1.0.v20131115 |
org.eclipse.jetty : jetty-servlet | jar | 9.1.0.v20131115 |
com.yammer.metrics : metrics-core | jar | 2.2.0 |
ch.qos.logback : logback-classic | jar | 1.1.2 |