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

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

Apache CXF JCA Connection

Группа

Группа

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

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

cxf-integration-jca
Версия

Версия

3.0.9
Тип

Тип

jar

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


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