Celtix Runtime


License

License

GroupId

GroupId

org.objectweb.celtix
ArtifactId

ArtifactId

celtix-rt
Last Version

Last Version

1.0
Release Date

Release Date

Type

Type

jar
Description

Description

Celtix Runtime

Download celtix-rt

How to add to project

<!-- 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"]

Dependencies

compile (5)

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

runtime (5)

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

test (4)

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

Project Modules

There are no modules declared in this project.

Versions

Version
1.0
1.0-beta-1