| GroupId | GroupIdorg.ow2.frascati.examples | 
|---|---|
| ArtifactId | ArtifactIdcomanche | 
| Last Version | Last Version1.4 | 
| Release Date | Release Date | 
| Type | Typejar | 
| Description | DescriptionOW2 FraSCAti Examples: Comanche Application | 
| Filename | Size | 
|---|---|
| comanche-1.4.pom | |
| comanche-1.4.jar | 17 KB | 
| comanche-1.4-sources.jar | 16 KB | 
| comanche-1.4-javadoc.jar | 71 KB | 
| Browse | 
<!-- https://jarcasting.com/artifacts/org.ow2.frascati.examples/comanche/ -->
<dependency>
    <groupId>org.ow2.frascati.examples</groupId>
    <artifactId>comanche</artifactId>
    <version>1.4</version>
</dependency>// https://jarcasting.com/artifacts/org.ow2.frascati.examples/comanche/
implementation 'org.ow2.frascati.examples:comanche:1.4'// https://jarcasting.com/artifacts/org.ow2.frascati.examples/comanche/
implementation ("org.ow2.frascati.examples:comanche:1.4")'org.ow2.frascati.examples:comanche:jar:1.4'<dependency org="org.ow2.frascati.examples" name="comanche" rev="1.4">
  <artifact name="comanche" type="jar" />
</dependency>@Grapes(
@Grab(group='org.ow2.frascati.examples', module='comanche', version='1.4')
)libraryDependencies += "org.ow2.frascati.examples" % "comanche" % "1.4"[org.ow2.frascati.examples/comanche "1.4"]| Group / Artifact | Type | Version | 
|---|---|---|
| org.eclipse.stp.sca.osoa.java » osoa-java-api | jar | 2.0.1.2 | 
| Group / Artifact | Type | Version | 
|---|---|---|
| org.ow2.frascati : frascati-runtime-factory | jar | 1.4 | 
| org.ow2.frascati : frascati-explorer-api | jar | 1.4 | 
| Group / Artifact | Type | Version | 
|---|---|---|
| org.ow2.frascati.examples.test : frascati-test | jar | 1.4 |