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

org.apache.cxf.systests:cxf-microprofile-tck 3.2.6

Apache CXF System Tests - MicroProfile TCKs

Группа

Группа

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

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

cxf-microprofile-tck
Версия

Версия

3.2.6
Тип

Тип

pom

Скачать cxf-microprofile-tck 3.2.6

Имя Файла Размер
cxf-microprofile-tck-3.2.6.pom 6 KB
Обзор

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