License |
License |
---|---|
GroupId | GroupIdorg.jminix |
ArtifactId | ArtifactIdjminix |
Last Version | Last Version1.3.0 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionjminix
A simple embeddable restful JMX console
|
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
jminix-1.3.0.pom | |
jminix-1.3.0.jar | 229 KB |
jminix-1.3.0-sources.jar | 217 KB |
jminix-1.3.0-javadoc.jar | 205 KB |
Browse |
<!-- 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"]
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 |
Group / Artifact | Type | Version |
---|---|---|
javax.servlet : servlet-api | jar | 2.4 |
org.springframework : spring | jar | 2.5.6 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.4 |