License |
License |
---|---|
GroupId | GroupIdorg.apache.cxf |
ArtifactId | ArtifactIdcxf-integration-jca |
Last Version | Last Version3.5.2 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionApache CXF JCA Connection
Apache CXF JCA Connection
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
cxf-integration-jca-3.5.2.pom | |
cxf-integration-jca-3.5.2.jar | 99 KB |
cxf-integration-jca-3.5.2-sources.jar | 85 KB |
cxf-integration-jca-3.5.2-javadoc.jar | 319 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.apache.cxf/cxf-integration-jca/ -->
<dependency>
<groupId>org.apache.cxf</groupId>
<artifactId>cxf-integration-jca</artifactId>
<version>3.5.2</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.cxf/cxf-integration-jca/
implementation 'org.apache.cxf:cxf-integration-jca:3.5.2'
// https://jarcasting.com/artifacts/org.apache.cxf/cxf-integration-jca/
implementation ("org.apache.cxf:cxf-integration-jca:3.5.2")
'org.apache.cxf:cxf-integration-jca:jar:3.5.2'
<dependency org="org.apache.cxf" name="cxf-integration-jca" rev="3.5.2">
<artifact name="cxf-integration-jca" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.cxf', module='cxf-integration-jca', version='3.5.2')
)
libraryDependencies += "org.apache.cxf" % "cxf-integration-jca" % "3.5.2"
[org.apache.cxf/cxf-integration-jca "3.5.2"]
Group / Artifact | Type | Version |
---|---|---|
org.apache.cxf : cxf-core | jar | 3.5.2 |
org.apache.cxf : cxf-rt-bindings-soap | jar | 3.5.2 |
org.apache.cxf : cxf-rt-frontend-jaxws | jar | 3.5.2 |
org.apache.cxf : cxf-rt-frontend-simple | jar | 3.5.2 |
org.apache.cxf : cxf-tools-common | jar | 3.5.2 |
org.apache.cxf : cxf-rt-transports-http | jar | 3.5.2 |
org.apache.cxf : cxf-rt-transports-http-jetty | jar | 3.5.2 |
Group / Artifact | Type | Version |
---|---|---|
org.apache.geronimo.specs : geronimo-j2ee-connector_1.5_spec | jar | 2.0.0 |
org.apache.geronimo.specs : geronimo-ejb_3.0_spec | jar | 1.0.1 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.13.2 |
org.ow2.asm : asm | jar | 9.3 |
org.easymock : easymock | jar | 4.3 |
org.slf4j : slf4j-jdk14 | jar | 1.7.36 |
org.apache.cxf : cxf-rt-transports-local | jar | 3.5.2 |
org.apache.cxf : cxf-testutils | jar | 3.5.2 |