| License |
License |
|---|---|
| GroupId | GroupIdorg.objectweb.celtix |
| ArtifactId | ArtifactIdceltix-rt |
| Last Version | Last Version1.0 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionCeltix Runtime
|
| Filename | Size |
|---|---|
| celtix-rt-1.0.pom | |
| celtix-rt-1.0.jar | 415 KB |
| celtix-rt-1.0-sources.jar | 232 KB |
| celtix-rt-1.0-javadoc.jar | 1 MB |
| Browse |
<!-- https://jarcasting.com/artifacts/org.objectweb.celtix/celtix-rt/ -->
<dependency>
<groupId>org.objectweb.celtix</groupId>
<artifactId>celtix-rt</artifactId>
<version>1.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.objectweb.celtix/celtix-rt/
implementation 'org.objectweb.celtix:celtix-rt:1.0'
// https://jarcasting.com/artifacts/org.objectweb.celtix/celtix-rt/
implementation ("org.objectweb.celtix:celtix-rt:1.0")
'org.objectweb.celtix:celtix-rt:jar:1.0'
<dependency org="org.objectweb.celtix" name="celtix-rt" rev="1.0">
<artifact name="celtix-rt" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.objectweb.celtix', module='celtix-rt', version='1.0')
)
libraryDependencies += "org.objectweb.celtix" % "celtix-rt" % "1.0"
[org.objectweb.celtix/celtix-rt "1.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.objectweb.celtix : celtix-tools | jar | 1.0 |
| org.objectweb.celtix : celtix-api | jar | 1.0 |
| org.apache.geronimo.specs : geronimo-jms_1.1_spec | jar | 1.0 |
| jetty : org.mortbay.jetty | jar | 5.1.9 |
| javax.servlet : servlet-api | jar | 2.4 |
| Group / Artifact | Type | Version |
|---|---|---|
| com.sun.xml : saaj-impl | jar | 1.3 |
| org.apache.geronimo.specs : geronimo-j2ee-jacc_1.0_spec | jar | 1.0 |
| org.apache.geronimo.specs : geronimo-j2ee-management_1.0_spec | jar | 1.0 |
| org.apache.geronimo.specs : geronimo-jta_1.0.1B_spec | jar | 1.0 |
| activemq : activemq-core | jar | 3.2 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 3.8.1 |
| org.easymock : easymockclassextension | jar | 2.2 |
| asm : asm | jar | 1.5.3 |
| org.objectweb.celtix : celtix-testutils | jar | 1.0 |