| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииTomcat Контейнер Application Servers |
| Группа | Группаorg.apache.cxf.systests |
| Идентификатор | Идентификаторcxf-systests-rs-sse-tomcat |
| Версия | Версия3.4.3 |
| Тип | Типjar |
| Описание |
ОписаниеApache CXF SSE Integration System Tests for Tomcat
Apache CXF SSE Integration System Tests Tomcat
|
| Ссылка на сайт |
Ссылка на сайт |
| Организация-разработчик |
Организация-разработчик |
| Система контроля версий |
Система контроля версий |
<!-- https://jarcasting.com/artifacts/org.apache.cxf.systests/cxf-systests-rs-sse-tomcat/ -->
<dependency>
<groupId>org.apache.cxf.systests</groupId>
<artifactId>cxf-systests-rs-sse-tomcat</artifactId>
<version>3.4.3</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.cxf.systests/cxf-systests-rs-sse-tomcat/
implementation 'org.apache.cxf.systests:cxf-systests-rs-sse-tomcat:3.4.3'
// https://jarcasting.com/artifacts/org.apache.cxf.systests/cxf-systests-rs-sse-tomcat/
implementation ("org.apache.cxf.systests:cxf-systests-rs-sse-tomcat:3.4.3")
'org.apache.cxf.systests:cxf-systests-rs-sse-tomcat:jar:3.4.3'
<dependency org="org.apache.cxf.systests" name="cxf-systests-rs-sse-tomcat" rev="3.4.3">
<artifact name="cxf-systests-rs-sse-tomcat" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.cxf.systests', module='cxf-systests-rs-sse-tomcat', version='3.4.3')
)
libraryDependencies += "org.apache.cxf.systests" % "cxf-systests-rs-sse-tomcat" % "3.4.3"
[org.apache.cxf.systests/cxf-systests-rs-sse-tomcat "3.4.3"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| 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.4.3 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.apache.tomcat.embed : tomcat-embed-core | jar | 9.0.44 |
| org.apache.tomcat : tomcat-jasper | jar | 9.0.44 |
| org.apache.cxf.systests : cxf-systests-rs-sse-base | jar | 3.4.3 |
| ch.qos.logback : logback-classic | jar | 1.2.3 |
| 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.2 |