License |
License |
---|---|
GroupId | GroupIdorg.objectweb.celtix |
ArtifactId | ArtifactIdceltix-router |
Last Version | Last Version1.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionCeltix Router Support
|
Filename | Size |
---|---|
celtix-router-1.0.pom | |
celtix-router-1.0.jar | 28 KB |
celtix-router-1.0-sources.jar | 6 KB |
celtix-router-1.0-javadoc.jar | 84 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.objectweb.celtix/celtix-router/ -->
<dependency>
<groupId>org.objectweb.celtix</groupId>
<artifactId>celtix-router</artifactId>
<version>1.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.objectweb.celtix/celtix-router/
implementation 'org.objectweb.celtix:celtix-router:1.0'
// https://jarcasting.com/artifacts/org.objectweb.celtix/celtix-router/
implementation ("org.objectweb.celtix:celtix-router:1.0")
'org.objectweb.celtix:celtix-router:jar:1.0'
<dependency org="org.objectweb.celtix" name="celtix-router" rev="1.0">
<artifact name="celtix-router" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.objectweb.celtix', module='celtix-router', version='1.0')
)
libraryDependencies += "org.objectweb.celtix" % "celtix-router" % "1.0"
[org.objectweb.celtix/celtix-router "1.0"]
Group / Artifact | Type | Version |
---|---|---|
org.objectweb.celtix : celtix-api | jar | 1.0 |
org.objectweb.celtix : celtix-tools | jar | 1.0 |
org.objectweb.celtix : celtix-rt | jar | 1.0 |
javax.xml : jaxws-api | jar | 2.0-JAXWS-2.0-EA3 |
javax.xml : jaxb-api | jar | 2.0EA3 |
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 |
org.objectweb.celtix : celtix-testutils | jar | 1.0 |