is not current version
Last Version 3.5.2

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

Apache CXF JCA Connection

GroupId

GroupId

org.apache.cxf
ArtifactId

ArtifactId

cxf-integration-jca
Version

Version

2.7.4
Type

Type

jar

Download cxf-integration-jca 2.7.4


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