is not current version
Last Version 3.5.2

org.apache.cxf:cxf-integration-jca 3.0.11

Apache CXF JCA Connection

GroupId

GroupId

org.apache.cxf
ArtifactId

ArtifactId

cxf-integration-jca
Version

Version

3.0.11
Type

Type

jar

Download cxf-integration-jca 3.0.11


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