| Лицензия |
Лицензия |
|---|---|
| Группа | Группаorg.apache.cxf.systests |
| Идентификатор | Идентификаторcxf-systests-transports-ssl3 |
| Версия | Версия3.3.12 |
| Тип | Типjar |
| Описание |
ОписаниеApache CXF Transport SSL3 System Tests
Apache CXF Transport SSL3 System Tests
|
| Ссылка на сайт |
Ссылка на сайт |
| Организация-разработчик |
Организация-разработчик |
| Система контроля версий |
Система контроля версий |
<!-- https://jarcasting.com/artifacts/org.apache.cxf.systests/cxf-systests-transports-ssl3/ -->
<dependency>
<groupId>org.apache.cxf.systests</groupId>
<artifactId>cxf-systests-transports-ssl3</artifactId>
<version>3.3.12</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.cxf.systests/cxf-systests-transports-ssl3/
implementation 'org.apache.cxf.systests:cxf-systests-transports-ssl3:3.3.12'
// https://jarcasting.com/artifacts/org.apache.cxf.systests/cxf-systests-transports-ssl3/
implementation ("org.apache.cxf.systests:cxf-systests-transports-ssl3:3.3.12")
'org.apache.cxf.systests:cxf-systests-transports-ssl3:jar:3.3.12'
<dependency org="org.apache.cxf.systests" name="cxf-systests-transports-ssl3" rev="3.3.12">
<artifact name="cxf-systests-transports-ssl3" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.cxf.systests', module='cxf-systests-transports-ssl3', version='3.3.12')
)
libraryDependencies += "org.apache.cxf.systests" % "cxf-systests-transports-ssl3" % "3.3.12"
[org.apache.cxf.systests/cxf-systests-transports-ssl3 "3.3.12"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.apache.cxf : cxf-core | jar | 3.3.12 |
| org.apache.cxf : cxf-rt-databinding-jaxb | jar | 3.3.12 |
| org.apache.cxf : cxf-rt-frontend-jaxws | jar | 3.3.12 |
| org.apache.cxf : cxf-rt-bindings-soap | jar | 3.3.12 |
| org.apache.cxf : cxf-rt-transports-http | jar | 3.3.12 |
| org.apache.cxf : cxf-rt-transports-http-hc | jar | 3.3.12 |
| org.apache.cxf : cxf-rt-transports-http-jetty | jar | 3.3.12 |
| org.springframework : spring-core | jar | 5.1.20.RELEASE |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.slf4j : slf4j-jdk14 | jar | 1.7.30 |
| org.apache.cxf : cxf-testutils | jar | 3.3.12 |
| org.apache.cxf : cxf-testutils | jar | 3.3.12 |
| org.springframework : spring-web | jar | 5.1.20.RELEASE |
| org.springframework : spring-beans | jar | 5.1.20.RELEASE |
| org.springframework : spring-context | jar | 5.1.20.RELEASE |
| junit : junit | jar | 4.13.2 |