| Лицензия |
Лицензия |
|---|---|
| Группа | Группаorg.apache.cxf |
| Идентификатор | Идентификаторcxf-rt-testsupport |
| Последняя версия | Последняя версия2.3.11 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
ОписаниеApache CXF Test Case Support
Apache CXF Parent POM
|
| Ссылка на сайт |
Ссылка на сайт |
| Организация-разработчик |
Организация-разработчик |
| Имя Файла | Размер |
|---|---|
| cxf-rt-testsupport-2.3.11.pom | |
| cxf-rt-testsupport-2.3.11.jar | 12 KB |
| cxf-rt-testsupport-2.3.11-sources.jar | 11 KB |
| cxf-rt-testsupport-2.3.11-javadoc.jar | 44 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/org.apache.cxf/cxf-rt-testsupport/ -->
<dependency>
<groupId>org.apache.cxf</groupId>
<artifactId>cxf-rt-testsupport</artifactId>
<version>2.3.11</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.cxf/cxf-rt-testsupport/
implementation 'org.apache.cxf:cxf-rt-testsupport:2.3.11'
// https://jarcasting.com/artifacts/org.apache.cxf/cxf-rt-testsupport/
implementation ("org.apache.cxf:cxf-rt-testsupport:2.3.11")
'org.apache.cxf:cxf-rt-testsupport:jar:2.3.11'
<dependency org="org.apache.cxf" name="cxf-rt-testsupport" rev="2.3.11">
<artifact name="cxf-rt-testsupport" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.cxf', module='cxf-rt-testsupport', version='2.3.11')
)
libraryDependencies += "org.apache.cxf" % "cxf-rt-testsupport" % "2.3.11"
[org.apache.cxf/cxf-rt-testsupport "2.3.11"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.apache.cxf : cxf-rt-core | jar | 2.3.11 |
| org.apache.cxf : cxf-rt-transports-local | jar | 2.3.11 |
| org.apache.cxf : cxf-rt-transports-http | jar | 2.3.11 |
| org.apache.cxf : cxf-rt-bindings-soap | jar | 2.3.11 |
| org.codehaus.jra : jra | jar | 1.0-alpha-4 |
| org.apache.cxf : cxf-api | jar | 2.3.11 |
| httpunit : httpunit | jar | 1.6.2 |
| nekohtml : nekohtml | jar | 1.9.6.2 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| junit : junit | jar | 4.8.2 |