| License |
License |
|---|---|
| Categories |
CategoriesNet |
| GroupId | GroupIdnet.peachjean.restmx |
| ArtifactId | ArtifactIdrestmx |
| Last Version | Last Version0.1.0 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionRestMX
A simple embeddable restful JMX console. Forked from jminix.
|
| Filename | Size |
|---|---|
| restmx-0.1.0.pom | |
| restmx-0.1.0.jar | 247 KB |
| restmx-0.1.0-sources.jar | 232 KB |
| restmx-0.1.0-javadoc.jar | 218 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/net.peachjean.restmx/restmx/ -->
<dependency>
<groupId>net.peachjean.restmx</groupId>
<artifactId>restmx</artifactId>
<version>0.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/net.peachjean.restmx/restmx/
implementation 'net.peachjean.restmx:restmx:0.1.0'
// https://jarcasting.com/artifacts/net.peachjean.restmx/restmx/
implementation ("net.peachjean.restmx:restmx:0.1.0")
'net.peachjean.restmx:restmx:jar:0.1.0'
<dependency org="net.peachjean.restmx" name="restmx" rev="0.1.0">
<artifact name="restmx" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.peachjean.restmx', module='restmx', version='0.1.0')
)
libraryDependencies += "net.peachjean.restmx" % "restmx" % "0.1.0"
[net.peachjean.restmx/restmx "0.1.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.google.guava : guava | jar | 12.0 |
| javax.ws.rs : jsr311-api | jar | 1.1.1 |
| org.apache.wink : wink-server | jar | 1.2.0-incubating |
| org.apache.velocity : velocity | jar | 1.7 |
| org.slf4j : slf4j-api | jar | 1.6.4 |
| org.slf4j : jcl-over-slf4j | jar | 1.6.4 |
| net.sf.json-lib : json-lib | jar | 2.2.3 |
| org.jgroups : jgroups | jar | 2.12.1.3.Final |
| org.jasypt : jasypt | jar | 1.8 |
| org.eclipse.jetty : jetty-webapp Optional | jar | 7.6.3.v20120416 |
| org.eclipse.jetty : jetty-jmx Optional | jar | 7.6.3.v20120416 |
| Group / Artifact | Type | Version |
|---|---|---|
| javax.servlet : servlet-api | jar | 2.4 |
| org.springframework : spring | jar | 2.5.6 |
| Group / Artifact | Type | Version |
|---|---|---|
| ch.qos.logback : logback-classic | jar | 1.0.0 |
| org.codehaus.groovy : groovy-all | jar | 1.8.5 |
| junit : junit | jar | 4.4 |