Last Version

Fractal JMX Comanche example 0.3.0

Comanche is the minimal HTTP server described in the Fractal tutorial

License

License

GroupId

GroupId

org.objectweb.fractal.fractaljmx.examples
ArtifactId

ArtifactId

comanche
Version

Version

0.3.0
Type

Type

jar
Description

Description

Fractal JMX Comanche example
Comanche is the minimal HTTP server described in the Fractal tutorial
Project URL

Project URL

http://fractal.objectweb.org/comanche/
Project Organization

Project Organization

ObjectWeb Consortium

Download comanche 0.3.0


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

Dependencies

compile (2)

Group / Artifact Type Version
org.objectweb.fractal : fractal-api jar 2.0.2
org.objectweb.fractal.fractaljmx : fractal-jmx jar 0.3.0

Project Modules

There are no modules declared in this project.