is not current version
Last Version 3.5.2

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

Apache CXF JCA Connection

GroupId

GroupId

org.apache.cxf
ArtifactId

ArtifactId

cxf-integration-jca
Version

Version

3.3.5
Type

Type

jar

Download cxf-integration-jca 3.3.5


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