| Лицензия |
Лицензия |
|---|---|
| Группа | Группаorg.apache.cxf.services.sts.systests |
| Идентификатор | Идентификаторcxf-services-sts-systests-features |
| Последняя версия | Последняя версия3.3.13 |
| Дата | Дата |
| Тип | Типpom |
| Описание |
ОписаниеApache CXF STS test Karaf Features
Apache CXF Parent POM
|
| Ссылка на сайт |
Ссылка на сайт |
| Организация-разработчик |
Организация-разработчик |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| cxf-services-sts-systests-features-3.3.13.pom | |
| cxf-services-sts-systests-features-3.3.13.xml | 3 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/org.apache.cxf.services.sts.systests/cxf-services-sts-systests-features/ -->
<dependency>
<groupId>org.apache.cxf.services.sts.systests</groupId>
<artifactId>cxf-services-sts-systests-features</artifactId>
<version>3.3.13</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.apache.cxf.services.sts.systests/cxf-services-sts-systests-features/
implementation 'org.apache.cxf.services.sts.systests:cxf-services-sts-systests-features:3.3.13'
// https://jarcasting.com/artifacts/org.apache.cxf.services.sts.systests/cxf-services-sts-systests-features/
implementation ("org.apache.cxf.services.sts.systests:cxf-services-sts-systests-features:3.3.13")
'org.apache.cxf.services.sts.systests:cxf-services-sts-systests-features:pom:3.3.13'
<dependency org="org.apache.cxf.services.sts.systests" name="cxf-services-sts-systests-features" rev="3.3.13">
<artifact name="cxf-services-sts-systests-features" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.apache.cxf.services.sts.systests', module='cxf-services-sts-systests-features', version='3.3.13')
)
libraryDependencies += "org.apache.cxf.services.sts.systests" % "cxf-services-sts-systests-features" % "3.3.13"
[org.apache.cxf.services.sts.systests/cxf-services-sts-systests-features "3.3.13"]