| Лицензия |
Лицензия |
|---|---|
| Группа | Группаorg.apache.cxf.systests |
| Идентификатор | Идентификаторcxf-systests-rs-sse |
| Версия | Версия3.5.0 |
| Тип | Типpom |
| Описание |
ОписаниеApache CXF SSE Integration System Tests
Apache CXF SSE Integration System Tests
|
| Ссылка на сайт |
Ссылка на сайт |
| Организация-разработчик |
Организация-разработчик |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| cxf-systests-rs-sse-3.5.0.pom | 4 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/org.apache.cxf.systests/cxf-systests-rs-sse/ -->
<dependency>
<groupId>org.apache.cxf.systests</groupId>
<artifactId>cxf-systests-rs-sse</artifactId>
<version>3.5.0</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.apache.cxf.systests/cxf-systests-rs-sse/
implementation 'org.apache.cxf.systests:cxf-systests-rs-sse:3.5.0'
// https://jarcasting.com/artifacts/org.apache.cxf.systests/cxf-systests-rs-sse/
implementation ("org.apache.cxf.systests:cxf-systests-rs-sse:3.5.0")
'org.apache.cxf.systests:cxf-systests-rs-sse:pom:3.5.0'
<dependency org="org.apache.cxf.systests" name="cxf-systests-rs-sse" rev="3.5.0">
<artifact name="cxf-systests-rs-sse" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.apache.cxf.systests', module='cxf-systests-rs-sse', version='3.5.0')
)
libraryDependencies += "org.apache.cxf.systests" % "cxf-systests-rs-sse" % "3.5.0"
[org.apache.cxf.systests/cxf-systests-rs-sse "3.5.0"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.apache.cxf : cxf-rt-frontend-jaxrs | jar | |
| org.apache.cxf : cxf-rt-rs-client | jar | |
| org.apache.cxf : cxf-rt-rs-sse | jar | 3.5.0 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| ch.qos.logback : logback-classic | jar | 1.2.7 |
| junit : junit | jar | 4.13.2 |
| javax.annotation : jsr250-api | jar | 1.0 |
| org.apache.httpcomponents : httpclient | jar | 4.5.13 |
| org.asynchttpclient : async-http-client | jar | 2.12.3 |