jminix

A simple embeddable restful JMX console

License

License

GroupId

GroupId

org.jminix
ArtifactId

ArtifactId

jminix
Last Version

Last Version

1.3.0
Release Date

Release Date

Type

Type

jar
Description

Description

jminix
A simple embeddable restful JMX console
Source Code Management

Source Code Management

http://code.google.com/p/jminix/source/browse/trunk/jminix

Download jminix

How to add to project

<!-- https://jarcasting.com/artifacts/org.jminix/jminix/ -->
<dependency>
    <groupId>org.jminix</groupId>
    <artifactId>jminix</artifactId>
    <version>1.3.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.jminix/jminix/
implementation 'org.jminix:jminix:1.3.0'
// https://jarcasting.com/artifacts/org.jminix/jminix/
implementation ("org.jminix:jminix:1.3.0")
'org.jminix:jminix:jar:1.3.0'
<dependency org="org.jminix" name="jminix" rev="1.3.0">
  <artifact name="jminix" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.jminix', module='jminix', version='1.3.0')
)
libraryDependencies += "org.jminix" % "jminix" % "1.3.0"
[org.jminix/jminix "1.3.0"]

Dependencies

compile (8)

Group / Artifact Type Version
org.restlet.jee » org.restlet jar 2.4.3
org.restlet.jee » org.restlet.ext.velocity jar 2.4.3
org.restlet.jee » org.restlet.ext.servlet jar 2.4.3
commons-logging : commons-logging jar 1.1.1
net.sf.json-lib : json-lib jar 2.4
org.jgroups : jgroups jar 2.12.3.Final
org.jasypt : jasypt jar 1.9.3
commons-collections : commons-collections jar 3.2.2

provided (2)

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

test (1)

Group / Artifact Type Version
junit : junit jar 4.4

Project Modules

There are no modules declared in this project.

Versions

Version
1.3.0
1.2.0
1.1.0
1.0.0
0.9
0.8