is not current version
Last Version 1.7-24

HttpClient SSL Extensions 1.7-20

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

License

License

Categories

Categories

Net CLI User Interface
GroupId

GroupId

com.payneteasy.superfly
ArtifactId

ArtifactId

superfly-httpclient-ssl
Version

Version

1.7-20
Type

Type

jar
Description

Description

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

Download superfly-httpclient-ssl 1.7-20


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

Dependencies

compile (2)

Group / Artifact Type Version
commons-httpclient : commons-httpclient jar 3.1
org.slf4j : slf4j-api jar 1.7.12

test (3)

Group / Artifact Type Version
junit : junit jar 4.13.1
org.easymock : easymock jar 3.0
cglib : cglib jar 3.2.5

Project Modules

There are no modules declared in this project.