| Лицензия |
Лицензия |
|---|---|
| Группа | Группаorg.apache.cxf.systests |
| Идентификатор | Идентификаторcxf-systests-ci-webapp |
| Версия | Версия3.4.5 |
| Тип | Тип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.4.5</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.4.5'
// https://jarcasting.com/artifacts/org.apache.cxf.systests/cxf-systests-ci-webapp/
implementation ("org.apache.cxf.systests:cxf-systests-ci-webapp:3.4.5")
'org.apache.cxf.systests:cxf-systests-ci-webapp:war:3.4.5'
<dependency org="org.apache.cxf.systests" name="cxf-systests-ci-webapp" rev="3.4.5">
<artifact name="cxf-systests-ci-webapp" type="war" />
</dependency>
@Grapes(
@Grab(group='org.apache.cxf.systests', module='cxf-systests-ci-webapp', version='3.4.5')
)
libraryDependencies += "org.apache.cxf.systests" % "cxf-systests-ci-webapp" % "3.4.5"
[org.apache.cxf.systests/cxf-systests-ci-webapp "3.4.5"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.apache.cxf : cxf-rt-transports-http | jar | 3.4.5 |
| org.apache.cxf : cxf-rt-frontend-jaxws | jar | 3.4.5 |
| org.springframework : spring-core | jar | 5.2.17.RELEASE |
| org.springframework : spring-beans | jar | 5.2.17.RELEASE |