| Лицензия |
Лицензия |
|---|---|
| Группа | Группаorg.apache.cxf.systests |
| Идентификатор | Идентификаторcxf-systests-microprofile-weld |
| Версия | Версия3.4.4 |
| Тип | Типjar |
| Описание |
ОписаниеApache CXF System Tests - MicroProfile Rest Client TCK on Weld
Apache CXF System Tests - MicroProfile TCKs
|
| Организация-разработчик |
Организация-разработчик |
| Система контроля версий |
Система контроля версий |
<!-- https://jarcasting.com/artifacts/org.apache.cxf.systests/cxf-systests-microprofile-weld/ -->
<dependency>
<groupId>org.apache.cxf.systests</groupId>
<artifactId>cxf-systests-microprofile-weld</artifactId>
<version>3.4.4</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.cxf.systests/cxf-systests-microprofile-weld/
implementation 'org.apache.cxf.systests:cxf-systests-microprofile-weld:3.4.4'
// https://jarcasting.com/artifacts/org.apache.cxf.systests/cxf-systests-microprofile-weld/
implementation ("org.apache.cxf.systests:cxf-systests-microprofile-weld:3.4.4")
'org.apache.cxf.systests:cxf-systests-microprofile-weld:jar:3.4.4'
<dependency org="org.apache.cxf.systests" name="cxf-systests-microprofile-weld" rev="3.4.4">
<artifact name="cxf-systests-microprofile-weld" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.cxf.systests', module='cxf-systests-microprofile-weld', version='3.4.4')
)
libraryDependencies += "org.apache.cxf.systests" % "cxf-systests-microprofile-weld" % "3.4.4"
[org.apache.cxf.systests/cxf-systests-microprofile-weld "3.4.4"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| jakarta.ws.rs : jakarta.ws.rs-api | jar | 2.1.6 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.jboss.arquillian.testng : arquillian-testng-container | jar | 1.1.14.Final |
| commons-logging : commons-logging | jar | 1.2 |
| org.jboss.weld.se : weld-se-core | jar | 3.1.7.SP1 |
| org.jboss.arquillian.container : arquillian-weld-embedded | jar | 2.0.1.Final |
| org.eclipse.microprofile.rest.client : microprofile-rest-client-api | jar | 2.0 |
| org.apache.johnzon : johnzon-core | jar | 1.2.11 |
| jakarta.json : jakarta.json-api | jar | 1.1.6 |
| org.slf4j : slf4j-jdk14 | jar | 1.7.30 |
| org.apache.geronimo.config : geronimo-config-impl | jar | 1.0 |
| org.apache.cxf : cxf-rt-rs-mp-client | jar | 3.4.4 |
| org.apache.johnzon : johnzon-jsonb | jar | 1.2.11 |
| org.eclipse.microprofile.rest.client : microprofile-rest-client-tck | jar | 2.0 |