| Лицензия |
Лицензия |
|---|---|
| Группа | Группаorg.apache.cxf.systests |
| Идентификатор | Идентификаторcxf-microprofile-async |
| Последняя версия | Последняя версия3.2.14 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
ОписаниеApache CXF MicroProfile Async Sys Tests
Apache CXF System Tests - MicroProfile Rest Client Async Tests
|
| Ссылка на сайт |
Ссылка на сайт |
| Организация-разработчик |
Организация-разработчик |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| cxf-microprofile-async-3.2.14.pom | |
| cxf-microprofile-async-3.2.14.jar | 7 KB |
| cxf-microprofile-async-3.2.14-sources.jar | 7 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/org.apache.cxf.systests/cxf-microprofile-async/ -->
<dependency>
<groupId>org.apache.cxf.systests</groupId>
<artifactId>cxf-microprofile-async</artifactId>
<version>3.2.14</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.cxf.systests/cxf-microprofile-async/
implementation 'org.apache.cxf.systests:cxf-microprofile-async:3.2.14'
// https://jarcasting.com/artifacts/org.apache.cxf.systests/cxf-microprofile-async/
implementation ("org.apache.cxf.systests:cxf-microprofile-async:3.2.14")
'org.apache.cxf.systests:cxf-microprofile-async:jar:3.2.14'
<dependency org="org.apache.cxf.systests" name="cxf-microprofile-async" rev="3.2.14">
<artifact name="cxf-microprofile-async" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.cxf.systests', module='cxf-microprofile-async', version='3.2.14')
)
libraryDependencies += "org.apache.cxf.systests" % "cxf-microprofile-async" % "3.2.14"
[org.apache.cxf.systests/cxf-microprofile-async "3.2.14"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| javax.ws.rs : javax.ws.rs-api | jar | 2.1 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.hamcrest : hamcrest-all | jar | 1.3 |
| commons-logging : commons-logging | jar | 1.2 |
| org.jboss.weld.se : weld-se-core | jar | 2.4.5.Final |
| org.jboss.arquillian.container : arquillian-weld-embedded | jar | 2.0.0.Final |
| org.eclipse.microprofile.rest.client : microprofile-rest-client-api | jar | 1.1 |
| org.apache.johnzon : johnzon-core | jar | 1.1.3 |
| javax.json : javax.json-api | jar | 1.1 |
| org.slf4j : slf4j-jdk14 | jar | 1.7.25 |
| org.apache.geronimo.config : geronimo-config-impl | jar | 1.0 |
| org.apache.cxf : cxf-rt-rs-mp-client | jar | 3.2.14 |
| org.apache.johnzon : johnzon-jsonb | jar | 1.1.3 |
| org.eclipse.microprofile.rest.client : microprofile-rest-client-tck | jar | 1.1 |
| com.github.tomakehurst : wiremock | jar | 2.10.1 |