is not current version
Last Version 1.7-24

com.payneteasy.superfly:superfly-httpclient-ssl 1.6-13

Extensions to HttpClient which allow to use client SSL authentication as well as server trust check

Categories

Categories

Net CLI User Interface
GroupId

GroupId

com.payneteasy.superfly
ArtifactId

ArtifactId

superfly-httpclient-ssl
Version

Version

1.6-13
Type

Type

jar

Download superfly-httpclient-ssl 1.6-13


<!-- https://jarcasting.com/artifacts/com.payneteasy.superfly/superfly-httpclient-ssl/ -->
<dependency>
    <groupId>com.payneteasy.superfly</groupId>
    <artifactId>superfly-httpclient-ssl</artifactId>
    <version>1.6-13</version>
</dependency>
// https://jarcasting.com/artifacts/com.payneteasy.superfly/superfly-httpclient-ssl/
implementation 'com.payneteasy.superfly:superfly-httpclient-ssl:1.6-13'
// https://jarcasting.com/artifacts/com.payneteasy.superfly/superfly-httpclient-ssl/
implementation ("com.payneteasy.superfly:superfly-httpclient-ssl:1.6-13")
'com.payneteasy.superfly:superfly-httpclient-ssl:jar:1.6-13'
<dependency org="com.payneteasy.superfly" name="superfly-httpclient-ssl" rev="1.6-13">
  <artifact name="superfly-httpclient-ssl" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.payneteasy.superfly', module='superfly-httpclient-ssl', version='1.6-13')
)
libraryDependencies += "com.payneteasy.superfly" % "superfly-httpclient-ssl" % "1.6-13"
[com.payneteasy.superfly/superfly-httpclient-ssl "1.6-13"]