Last Version

Apache CXF JBI Integration 2.4.10

Apache CXF Parent POM

License

License

GroupId

GroupId

org.apache.cxf
ArtifactId

ArtifactId

cxf-integration-jbi
Version

Version

2.4.10
Type

Type

jar
Description

Description

Apache CXF JBI Integration
Apache CXF Parent POM
Project URL

Project URL

http://cxf.apache.org
Project Organization

Project Organization

The Apache Software Foundation

Download cxf-integration-jbi 2.4.10


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

Dependencies

compile (5)

Group / Artifact Type Version
org.apache.cxf : cxf-api jar 2.4.10
org.apache.cxf : cxf-rt-core jar 2.4.10
org.apache.cxf : cxf-rt-bindings-jbi jar 2.4.10
org.apache.cxf : cxf-rt-transports-jbi jar 2.4.10
org.apache.cxf : cxf-rt-frontend-jaxws jar 2.4.10

provided (1)

Group / Artifact Type Version
org.apache.servicemix.specs : org.apache.servicemix.specs.jbi-api-1.0 jar 1.7.0

test (6)

Group / Artifact Type Version
junit : junit jar 4.10
org.easymock : easymock jar 3.1
org.apache.cxf : cxf-testutils jar 2.4.10
org.springframework : spring-core jar 3.0.6.RELEASE
org.springframework : spring-beans jar 3.0.6.RELEASE
org.springframework : spring-context jar 3.0.6.RELEASE

Project Modules

There are no modules declared in this project.