License |
License |
---|---|
GroupId | GroupIdorg.jminix |
ArtifactId | ArtifactIdjminix |
Version | Version1.2.0 |
Type | Typejar |
Description |
Descriptionjminix
A simple embeddable restful JMX console
|
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
jminix-1.2.0.pom | |
jminix-1.2.0.jar | 233 KB |
jminix-1.2.0-sources.jar | 220 KB |
jminix-1.2.0-javadoc.jar | 226 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.jminix/jminix/ -->
<dependency>
<groupId>org.jminix</groupId>
<artifactId>jminix</artifactId>
<version>1.2.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.jminix/jminix/
implementation 'org.jminix:jminix:1.2.0'
// https://jarcasting.com/artifacts/org.jminix/jminix/
implementation ("org.jminix:jminix:1.2.0")
'org.jminix:jminix:jar:1.2.0'
<dependency org="org.jminix" name="jminix" rev="1.2.0">
<artifact name="jminix" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.jminix', module='jminix', version='1.2.0')
)
libraryDependencies += "org.jminix" % "jminix" % "1.2.0"
[org.jminix/jminix "1.2.0"]
Group / Artifact | Type | Version |
---|---|---|
org.restlet.jee » org.restlet | jar | 2.1.4 |
org.restlet.jee » org.restlet.ext.velocity | jar | 2.1.4 |
org.restlet.jee » org.restlet.ext.servlet | jar | 2.1.4 |
commons-logging : commons-logging | jar | 1.1.1 |
net.sf.json-lib : json-lib | jar | 2.4 |
org.jgroups : jgroups | jar | 2.12.1.3.Final |
org.jasypt : jasypt | jar | 1.8 |
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 |