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