не последняя версия
Последняя версия 3.5.2

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

Apache CXF JCA Connection

Группа

Группа

org.apache.cxf
Идентификатор

Идентификатор

cxf-integration-jca
Версия

Версия

3.3.7
Тип

Тип

jar

Скачать cxf-integration-jca 3.3.7


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