is not current version
Last Version 0.3.0

org.objectweb.fractal.fractaljmx.examples:comanche 0.2.5

Comanche is the minimal HTTP server described in the Fractal tutorial

GroupId

GroupId

org.objectweb.fractal.fractaljmx.examples
ArtifactId

ArtifactId

comanche
Version

Version

0.2.5
Type

Type

jar

Download comanche 0.2.5


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