License |
License |
---|---|
GroupId | GroupIdcom.github.marschall |
ArtifactId | ArtifactIdlegacy-compatibility-ssl-socket-factory |
Last Version | Last Version1.0.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionLegacy Compatibility SSLSocketFactory
A SSLSocketFactory that implements SSLSession.getPeerCertificateChain().
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/com.github.marschall/legacy-compatibility-ssl-socket-factory/ -->
<dependency>
<groupId>com.github.marschall</groupId>
<artifactId>legacy-compatibility-ssl-socket-factory</artifactId>
<version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.marschall/legacy-compatibility-ssl-socket-factory/
implementation 'com.github.marschall:legacy-compatibility-ssl-socket-factory:1.0.0'
// https://jarcasting.com/artifacts/com.github.marschall/legacy-compatibility-ssl-socket-factory/
implementation ("com.github.marschall:legacy-compatibility-ssl-socket-factory:1.0.0")
'com.github.marschall:legacy-compatibility-ssl-socket-factory:jar:1.0.0'
<dependency org="com.github.marschall" name="legacy-compatibility-ssl-socket-factory" rev="1.0.0">
<artifact name="legacy-compatibility-ssl-socket-factory" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.marschall', module='legacy-compatibility-ssl-socket-factory', version='1.0.0')
)
libraryDependencies += "com.github.marschall" % "legacy-compatibility-ssl-socket-factory" % "1.0.0"
[com.github.marschall/legacy-compatibility-ssl-socket-factory "1.0.0"]