| License | License | 
|---|---|
| GroupId | GroupIdorg.objectweb.celtix | 
| ArtifactId | ArtifactIdceltix-tools | 
| Last Version | Last Version1.0 | 
| Release Date | Release Date | 
| Type | Typejar | 
| Description | DescriptionCeltix Command Line Tools | 
| Filename | Size | 
|---|---|
| celtix-tools-1.0.pom | |
| celtix-tools-1.0.jar | 306 KB | 
| celtix-tools-1.0-sources.jar | 173 KB | 
| celtix-tools-1.0-javadoc.jar | 794 KB | 
| Browse | 
<!-- https://jarcasting.com/artifacts/org.objectweb.celtix/celtix-tools/ -->
<dependency>
    <groupId>org.objectweb.celtix</groupId>
    <artifactId>celtix-tools</artifactId>
    <version>1.0</version>
</dependency>// https://jarcasting.com/artifacts/org.objectweb.celtix/celtix-tools/
implementation 'org.objectweb.celtix:celtix-tools:1.0'// https://jarcasting.com/artifacts/org.objectweb.celtix/celtix-tools/
implementation ("org.objectweb.celtix:celtix-tools:1.0")'org.objectweb.celtix:celtix-tools:jar:1.0'<dependency org="org.objectweb.celtix" name="celtix-tools" rev="1.0">
  <artifact name="celtix-tools" type="jar" />
</dependency>@Grapes(
@Grab(group='org.objectweb.celtix', module='celtix-tools', version='1.0')
)libraryDependencies += "org.objectweb.celtix" % "celtix-tools" % "1.0"[org.objectweb.celtix/celtix-tools "1.0"]| Group / Artifact | Type | Version | 
|---|---|---|
| velocity : velocity | jar | 1.4 | 
| wsdl4j : wsdl4j | jar | 1.5.2 | 
| javax.xml : jaxb-api | jar | 2.0EA3 | 
| com.sun.xml : jaxb-xjc | jar | 2.0EA3 | 
| com.sun.xml : jaxb-impl | jar | 2.0EA3 | 
| javax.xml : saaj-api | jar | 1.3 | 
| javax.jws : jsr181-api | jar | 2.0-JAXWS-2.0-EA3 | 
| org.apache.geronimo.specs : geronimo-activation_1.0.2_spec | jar | 1.0 | 
| org.objectweb.celtix : celtix-common | jar | 1.0 | 
| Group / Artifact | Type | Version | 
|---|---|---|
| woodstox : wstx-asl | jar | 2.9.3 | 
| Group / Artifact | Type | Version | 
|---|---|---|
| junit : junit | jar | 3.8.1 | 
| org.easymock : easymockclassextension | jar | 2.2 | 
| asm : asm | jar | 1.5.3 |