| Лицензия |
Лицензия |
|---|---|
| Группа | Группаorg.apache.cxf.systests |
| Идентификатор | Идентификаторcxf-systests-http-sci |
| Версия | Версия3.4.3 |
| Тип | Типjar |
| Описание |
ОписаниеApache CXF Servlet Container Initializer Integration System Tests
Apache CXF Servlet Container Initializer Integration System Tests
|
| Ссылка на сайт |
Ссылка на сайт |
| Организация-разработчик |
Организация-разработчик |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| cxf-systests-http-sci-3.4.3.pom | |
| cxf-systests-http-sci-3.4.3.jar | 8 KB |
| cxf-systests-http-sci-3.4.3-tests.jar | 29 KB |
| cxf-systests-http-sci-3.4.3-sources.jar | 8 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/org.apache.cxf.systests/cxf-systests-http-sci/ -->
<dependency>
<groupId>org.apache.cxf.systests</groupId>
<artifactId>cxf-systests-http-sci</artifactId>
<version>3.4.3</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.cxf.systests/cxf-systests-http-sci/
implementation 'org.apache.cxf.systests:cxf-systests-http-sci:3.4.3'
// https://jarcasting.com/artifacts/org.apache.cxf.systests/cxf-systests-http-sci/
implementation ("org.apache.cxf.systests:cxf-systests-http-sci:3.4.3")
'org.apache.cxf.systests:cxf-systests-http-sci:jar:3.4.3'
<dependency org="org.apache.cxf.systests" name="cxf-systests-http-sci" rev="3.4.3">
<artifact name="cxf-systests-http-sci" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.cxf.systests', module='cxf-systests-http-sci', version='3.4.3')
)
libraryDependencies += "org.apache.cxf.systests" % "cxf-systests-http-sci" % "3.4.3"
[org.apache.cxf.systests/cxf-systests-http-sci "3.4.3"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.eclipse.jetty : jetty-annotations | jar | 9.4.38.v20210224 |
| org.eclipse.jetty : jetty-server | jar | 9.4.38.v20210224 |
| org.eclipse.jetty : jetty-plus | jar | 9.4.38.v20210224 |
| org.eclipse.jetty : jetty-webapp | jar | 9.4.38.v20210224 |
| org.eclipse.jetty : apache-jsp | jar | 9.4.38.v20210224 |
| org.apache.cxf : cxf-core | jar | 3.4.3 |
| org.apache.cxf : cxf-rt-transports-http-jetty | jar | 3.4.3 |
| org.apache.cxf : cxf-rt-frontend-jaxrs | jar | 3.4.3 |
| org.apache.cxf : cxf-rt-rs-client | jar | 3.4.3 |
| org.apache.cxf : cxf-rt-rs-http-sci | jar | 3.4.3 |
| com.fasterxml.jackson.jaxrs : jackson-jaxrs-json-provider | jar | 2.11.4 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.slf4j : slf4j-jdk14 | jar | 1.7.30 |
| org.apache.cxf : cxf-testutils | jar | 3.4.3 |
| javax.annotation : jsr250-api | jar | 1.0 |
| junit : junit | jar | 4.13.2 |
| org.apache.httpcomponents : httpclient | jar | 4.5.13 |
| org.asynchttpclient : async-http-client | jar | 2.12.2 |