| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииTomEE Контейнер Application Servers Безопасность |
| Группа | Группаorg.apache.tomee.patch.systests |
| Идентификатор | Идентификаторcxf-systests-ws-security-examples |
| Версия | Версия2.6.17-TomEE |
| Тип | Типjar |
| Описание |
ОписаниеApache CXF WS-Security Interop System Tests
Apache CXF WS-Security Interop System Tests
|
| Ссылка на сайт |
Ссылка на сайт |
| Организация-разработчик |
Организация-разработчик |
<!-- https://jarcasting.com/artifacts/org.apache.tomee.patch.systests/cxf-systests-ws-security-examples/ -->
<dependency>
<groupId>org.apache.tomee.patch.systests</groupId>
<artifactId>cxf-systests-ws-security-examples</artifactId>
<version>2.6.17-TomEE</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.tomee.patch.systests/cxf-systests-ws-security-examples/
implementation 'org.apache.tomee.patch.systests:cxf-systests-ws-security-examples:2.6.17-TomEE'
// https://jarcasting.com/artifacts/org.apache.tomee.patch.systests/cxf-systests-ws-security-examples/
implementation ("org.apache.tomee.patch.systests:cxf-systests-ws-security-examples:2.6.17-TomEE")
'org.apache.tomee.patch.systests:cxf-systests-ws-security-examples:jar:2.6.17-TomEE'
<dependency org="org.apache.tomee.patch.systests" name="cxf-systests-ws-security-examples" rev="2.6.17-TomEE">
<artifact name="cxf-systests-ws-security-examples" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.tomee.patch.systests', module='cxf-systests-ws-security-examples', version='2.6.17-TomEE')
)
libraryDependencies += "org.apache.tomee.patch.systests" % "cxf-systests-ws-security-examples" % "2.6.17-TomEE"
[org.apache.tomee.patch.systests/cxf-systests-ws-security-examples "2.6.17-TomEE"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.slf4j : slf4j-jdk14 | jar | 1.7.7 |
| org.apache.tomee.patch : cxf-testutils | jar | 2.6.17-TomEE |
| junit : junit | jar | 4.11 |