| Лицензия |
Лицензия |
|---|---|
| Группа | Группаorg.apache.cxf.systests |
| Идентификатор | Идентификаторcxf-systests-ci-webapp |
| Версия | Версия3.5.0 |
| Тип | Типwar |
| Описание |
ОписаниеApache CXF Container Integration Test Webapp
Apache CXF Container Integration Test Webapp
|
| Организация-разработчик |
Организация-разработчик |
| Система контроля версий |
Система контроля версий |
<!-- https://jarcasting.com/artifacts/org.apache.cxf.systests/cxf-systests-ci-webapp/ -->
<dependency>
<groupId>org.apache.cxf.systests</groupId>
<artifactId>cxf-systests-ci-webapp</artifactId>
<version>3.5.0</version>
<type>war</type>
</dependency>
// https://jarcasting.com/artifacts/org.apache.cxf.systests/cxf-systests-ci-webapp/
implementation 'org.apache.cxf.systests:cxf-systests-ci-webapp:3.5.0'
// https://jarcasting.com/artifacts/org.apache.cxf.systests/cxf-systests-ci-webapp/
implementation ("org.apache.cxf.systests:cxf-systests-ci-webapp:3.5.0")
'org.apache.cxf.systests:cxf-systests-ci-webapp:war:3.5.0'
<dependency org="org.apache.cxf.systests" name="cxf-systests-ci-webapp" rev="3.5.0">
<artifact name="cxf-systests-ci-webapp" type="war" />
</dependency>
@Grapes(
@Grab(group='org.apache.cxf.systests', module='cxf-systests-ci-webapp', version='3.5.0')
)
libraryDependencies += "org.apache.cxf.systests" % "cxf-systests-ci-webapp" % "3.5.0"
[org.apache.cxf.systests/cxf-systests-ci-webapp "3.5.0"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.apache.cxf : cxf-rt-transports-http | jar | 3.5.0 |
| org.apache.cxf : cxf-rt-frontend-jaxws | jar | 3.5.0 |
| org.springframework : spring-core | jar | 5.3.13 |
| org.springframework : spring-beans | jar | 5.3.13 |