is not current version
Last Version 3.3.13

org.apache.cxf.systests:cxf-systests-transports-ssl3 3.1.0

Apache CXF Transport SSL3 System Tests

GroupId

GroupId

org.apache.cxf.systests
ArtifactId

ArtifactId

cxf-systests-transports-ssl3
Version

Version

3.1.0
Type

Type

jar

Download cxf-systests-transports-ssl3 3.1.0


<!-- 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.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.cxf.systests/cxf-systests-transports-ssl3/
implementation 'org.apache.cxf.systests:cxf-systests-transports-ssl3:3.1.0'
// https://jarcasting.com/artifacts/org.apache.cxf.systests/cxf-systests-transports-ssl3/
implementation ("org.apache.cxf.systests:cxf-systests-transports-ssl3:3.1.0")
'org.apache.cxf.systests:cxf-systests-transports-ssl3:jar:3.1.0'
<dependency org="org.apache.cxf.systests" name="cxf-systests-transports-ssl3" rev="3.1.0">
  <artifact name="cxf-systests-transports-ssl3" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.cxf.systests', module='cxf-systests-transports-ssl3', version='3.1.0')
)
libraryDependencies += "org.apache.cxf.systests" % "cxf-systests-transports-ssl3" % "3.1.0"
[org.apache.cxf.systests/cxf-systests-transports-ssl3 "3.1.0"]