Celtix JBI Support


License

License

GroupId

GroupId

org.objectweb.celtix
ArtifactId

ArtifactId

celtix-jbi
Last Version

Last Version

1.0
Release Date

Release Date

Type

Type

jar
Description

Description

Celtix JBI Support

Download celtix-jbi

How to add to project

<!-- https://jarcasting.com/artifacts/org.objectweb.celtix/celtix-jbi/ -->
<dependency>
    <groupId>org.objectweb.celtix</groupId>
    <artifactId>celtix-jbi</artifactId>
    <version>1.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.objectweb.celtix/celtix-jbi/
implementation 'org.objectweb.celtix:celtix-jbi:1.0'
// https://jarcasting.com/artifacts/org.objectweb.celtix/celtix-jbi/
implementation ("org.objectweb.celtix:celtix-jbi:1.0")
'org.objectweb.celtix:celtix-jbi:jar:1.0'
<dependency org="org.objectweb.celtix" name="celtix-jbi" rev="1.0">
  <artifact name="celtix-jbi" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.objectweb.celtix', module='celtix-jbi', version='1.0')
)
libraryDependencies += "org.objectweb.celtix" % "celtix-jbi" % "1.0"
[org.objectweb.celtix/celtix-jbi "1.0"]

Dependencies

compile (7)

Group / Artifact Type Version
org.objectweb.celtix : celtix-api jar 1.0
org.objectweb.celtix : celtix-rt jar 1.0
servicemix : servicemix-jbi jar 2.0.2
javax.xml : jaxws-api jar 2.0-JAXWS-2.0-EA3
javax.xml : jaxb-api jar 2.0EA3
wsdl4j : wsdl4j jar 1.5.2
javax.jws : jsr181-api jar 2.0-JAXWS-2.0-EA3

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