| License | License | 
|---|---|
| GroupId | GroupIdorg.objectweb.celtix | 
| ArtifactId | ArtifactIdceltix-common | 
| Last Version | Last Version1.0 | 
| Release Date | Release Date | 
| Type | Typejar | 
| Description | DescriptionCeltix Common Utilities | 
| Filename | Size | 
|---|---|
| celtix-common-1.0.pom | |
| celtix-common-1.0.jar | 97 KB | 
| celtix-common-1.0-sources.jar | 60 KB | 
| celtix-common-1.0-javadoc.jar | 400 KB | 
| Browse | 
<!-- https://jarcasting.com/artifacts/org.objectweb.celtix/celtix-common/ -->
<dependency>
    <groupId>org.objectweb.celtix</groupId>
    <artifactId>celtix-common</artifactId>
    <version>1.0</version>
</dependency>// https://jarcasting.com/artifacts/org.objectweb.celtix/celtix-common/
implementation 'org.objectweb.celtix:celtix-common:1.0'// https://jarcasting.com/artifacts/org.objectweb.celtix/celtix-common/
implementation ("org.objectweb.celtix:celtix-common:1.0")'org.objectweb.celtix:celtix-common:jar:1.0'<dependency org="org.objectweb.celtix" name="celtix-common" rev="1.0">
  <artifact name="celtix-common" type="jar" />
</dependency>@Grapes(
@Grab(group='org.objectweb.celtix', module='celtix-common', version='1.0')
)libraryDependencies += "org.objectweb.celtix" % "celtix-common" % "1.0"[org.objectweb.celtix/celtix-common "1.0"]| Group / Artifact | Type | Version | 
|---|---|---|
| javax.annotation : jsr250-api | jar | 2.0-JAXWS-2.0-EA3 | 
| javax.jws : jsr181-api | jar | 2.0-JAXWS-2.0-EA3 | 
| javax.xml : jaxb-api | jar | 2.0EA3 | 
| javax.xml : jaxws-api | jar | 2.0-JAXWS-2.0-EA3 | 
| stax : stax-api | jar | 1.0.1 | 
| wsdl4j : wsdl4j | jar | 1.5.2 | 
| Group / Artifact | Type | Version | 
|---|---|---|
| junit : junit | jar | 3.8.1 | 
| org.easymock : easymockclassextension | jar | 2.2 | 
| asm : asm | jar | 1.5.3 |