| License |
License |
|---|---|
| GroupId | GroupIdorg.apache.cxf |
| ArtifactId | ArtifactIdcxf-integration-jbi |
| Last Version | Last Version2.4.10 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionApache CXF JBI Integration
Apache CXF Parent POM
|
| Project URL |
Project URL |
| Project Organization |
Project Organization |
| Filename | Size |
|---|---|
| cxf-integration-jbi-2.4.10.pom | |
| cxf-integration-jbi-2.4.10.jar | 44 KB |
| cxf-integration-jbi-2.4.10-sources.jar | 32 KB |
| cxf-integration-jbi-2.4.10-javadoc.jar | 109 KB |
| Browse |
<!-- 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"]
| 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 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.apache.servicemix.specs : org.apache.servicemix.specs.jbi-api-1.0 | jar | 1.7.0 |
| 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 |