| Группа | Группаorg.apache.cxf.systests |
|---|---|
| Идентификатор | Идентификаторcxf-systests-cdi-owb |
| Версия | Версия3.2.8 |
| Тип | Типpom |
| Имя Файла | Размер |
|---|---|
| cxf-systests-cdi-owb-3.2.8.pom | 10 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/org.apache.cxf.systests/cxf-systests-cdi-owb/ -->
<dependency>
<groupId>org.apache.cxf.systests</groupId>
<artifactId>cxf-systests-cdi-owb</artifactId>
<version>3.2.8</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.apache.cxf.systests/cxf-systests-cdi-owb/
implementation 'org.apache.cxf.systests:cxf-systests-cdi-owb:3.2.8'
// https://jarcasting.com/artifacts/org.apache.cxf.systests/cxf-systests-cdi-owb/
implementation ("org.apache.cxf.systests:cxf-systests-cdi-owb:3.2.8")
'org.apache.cxf.systests:cxf-systests-cdi-owb:pom:3.2.8'
<dependency org="org.apache.cxf.systests" name="cxf-systests-cdi-owb" rev="3.2.8">
<artifact name="cxf-systests-cdi-owb" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.apache.cxf.systests', module='cxf-systests-cdi-owb', version='3.2.8')
)
libraryDependencies += "org.apache.cxf.systests" % "cxf-systests-cdi-owb" % "3.2.8"
[org.apache.cxf.systests/cxf-systests-cdi-owb "3.2.8"]