Last Version

RestMX 0.1.0

A simple embeddable restful JMX console. Forked from jminix.

License

License

Categories

Categories

Net
GroupId

GroupId

net.peachjean.restmx
ArtifactId

ArtifactId

restmx
Version

Version

0.1.0
Type

Type

jar
Description

Description

RestMX
A simple embeddable restful JMX console. Forked from jminix.

Download restmx 0.1.0


<!-- 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"]

Dependencies

compile (11)

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

provided (2)

Group / Artifact Type Version
javax.servlet : servlet-api jar 2.4
org.springframework : spring jar 2.5.6

test (3)

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

Project Modules

There are no modules declared in this project.