License |
License |
---|---|
GroupId | GroupIdorg.apache.cxf.systests |
ArtifactId | ArtifactIdcxf-systests-transports-ssl3 |
Last Version | Last Version3.3.13 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionApache CXF Transport SSL3 System Tests
Apache CXF Transport SSL3 System Tests
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
<!-- 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.13</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.13'
// https://jarcasting.com/artifacts/org.apache.cxf.systests/cxf-systests-transports-ssl3/
implementation ("org.apache.cxf.systests:cxf-systests-transports-ssl3:3.3.13")
'org.apache.cxf.systests:cxf-systests-transports-ssl3:jar:3.3.13'
<dependency org="org.apache.cxf.systests" name="cxf-systests-transports-ssl3" rev="3.3.13">
<artifact name="cxf-systests-transports-ssl3" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.cxf.systests', module='cxf-systests-transports-ssl3', version='3.3.13')
)
libraryDependencies += "org.apache.cxf.systests" % "cxf-systests-transports-ssl3" % "3.3.13"
[org.apache.cxf.systests/cxf-systests-transports-ssl3 "3.3.13"]
Group / Artifact | Type | Version |
---|---|---|
org.apache.cxf : cxf-core | jar | 3.3.13 |
org.apache.cxf : cxf-rt-databinding-jaxb | jar | 3.3.13 |
org.apache.cxf : cxf-rt-frontend-jaxws | jar | 3.3.13 |
org.apache.cxf : cxf-rt-bindings-soap | jar | 3.3.13 |
org.apache.cxf : cxf-rt-transports-http | jar | 3.3.13 |
org.apache.cxf : cxf-rt-transports-http-hc | jar | 3.3.13 |
org.apache.cxf : cxf-rt-transports-http-jetty | jar | 3.3.13 |
org.springframework : spring-core | jar | 5.1.20.RELEASE |
Group / Artifact | Type | Version |
---|---|---|
org.slf4j : slf4j-jdk14 | jar | 1.7.36 |
org.apache.cxf : cxf-testutils | jar | 3.3.13 |
org.apache.cxf : cxf-testutils | jar | 3.3.13 |
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 |