License |
License |
---|---|
GroupId | GroupIdorg.objectweb.fractal.fractaljmx.examples |
ArtifactId | ArtifactIdcomanche |
Last Version | Last Version0.3.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionFractal JMX Comanche example
Comanche is the minimal HTTP server described in the Fractal
tutorial
|
Project URL |
Project URL |
Project Organization |
Project OrganizationObjectWeb Consortium |
Filename | Size |
---|---|
comanche-0.3.0.pom | |
comanche-0.3.0.jar | 19 KB |
comanche-0.3.0-sources.jar | 13 KB |
comanche-0.3.0-javadoc.jar | 70 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.objectweb.fractal.fractaljmx.examples/comanche/ -->
<dependency>
<groupId>org.objectweb.fractal.fractaljmx.examples</groupId>
<artifactId>comanche</artifactId>
<version>0.3.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.objectweb.fractal.fractaljmx.examples/comanche/
implementation 'org.objectweb.fractal.fractaljmx.examples:comanche:0.3.0'
// https://jarcasting.com/artifacts/org.objectweb.fractal.fractaljmx.examples/comanche/
implementation ("org.objectweb.fractal.fractaljmx.examples:comanche:0.3.0")
'org.objectweb.fractal.fractaljmx.examples:comanche:jar:0.3.0'
<dependency org="org.objectweb.fractal.fractaljmx.examples" name="comanche" rev="0.3.0">
<artifact name="comanche" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.objectweb.fractal.fractaljmx.examples', module='comanche', version='0.3.0')
)
libraryDependencies += "org.objectweb.fractal.fractaljmx.examples" % "comanche" % "0.3.0"
[org.objectweb.fractal.fractaljmx.examples/comanche "0.3.0"]
Group / Artifact | Type | Version |
---|---|---|
org.objectweb.fractal : fractal-api | jar | 2.0.2 |
org.objectweb.fractal.fractaljmx : fractal-jmx | jar | 0.3.0 |