| Лицензия |
Лицензия |
|---|---|
| Группа | Группаorg.apache.cxf.services.sts |
| Идентификатор | Идентификаторcxf-services-sts-systests |
| Последняя версия | Последняя версия3.5.2 |
| Дата | Дата |
| Тип | Типpom |
| Описание |
ОписаниеApache CXF STS systests
Apache CXF is an open-source services framework that aids in
the development of services using front-end programming APIs, like JAX-WS
and JAX-RS.
|
| Ссылка на сайт |
Ссылка на сайт |
| Организация-разработчик |
Организация-разработчик |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| cxf-services-sts-systests-3.5.2.pom | 1 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/org.apache.cxf.services.sts/cxf-services-sts-systests/ -->
<dependency>
<groupId>org.apache.cxf.services.sts</groupId>
<artifactId>cxf-services-sts-systests</artifactId>
<version>3.5.2</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.apache.cxf.services.sts/cxf-services-sts-systests/
implementation 'org.apache.cxf.services.sts:cxf-services-sts-systests:3.5.2'
// https://jarcasting.com/artifacts/org.apache.cxf.services.sts/cxf-services-sts-systests/
implementation ("org.apache.cxf.services.sts:cxf-services-sts-systests:3.5.2")
'org.apache.cxf.services.sts:cxf-services-sts-systests:pom:3.5.2'
<dependency org="org.apache.cxf.services.sts" name="cxf-services-sts-systests" rev="3.5.2">
<artifact name="cxf-services-sts-systests" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.apache.cxf.services.sts', module='cxf-services-sts-systests', version='3.5.2')
)
libraryDependencies += "org.apache.cxf.services.sts" % "cxf-services-sts-systests" % "3.5.2"
[org.apache.cxf.services.sts/cxf-services-sts-systests "3.5.2"]