License |
License |
---|---|
Categories |
CategoriesNet CLI User Interface |
GroupId | GroupIdcom.payneteasy.superfly |
ArtifactId | ArtifactIdsuperfly-httpclient-ssl |
Last Version | Last Version1.7-24 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionHttpClient SSL Extensions
Extensions to HttpClient which allow to use client SSL authentication as well as server trust check
|
<!-- https://jarcasting.com/artifacts/com.payneteasy.superfly/superfly-httpclient-ssl/ -->
<dependency>
<groupId>com.payneteasy.superfly</groupId>
<artifactId>superfly-httpclient-ssl</artifactId>
<version>1.7-24</version>
</dependency>
// https://jarcasting.com/artifacts/com.payneteasy.superfly/superfly-httpclient-ssl/
implementation 'com.payneteasy.superfly:superfly-httpclient-ssl:1.7-24'
// https://jarcasting.com/artifacts/com.payneteasy.superfly/superfly-httpclient-ssl/
implementation ("com.payneteasy.superfly:superfly-httpclient-ssl:1.7-24")
'com.payneteasy.superfly:superfly-httpclient-ssl:jar:1.7-24'
<dependency org="com.payneteasy.superfly" name="superfly-httpclient-ssl" rev="1.7-24">
<artifact name="superfly-httpclient-ssl" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.payneteasy.superfly', module='superfly-httpclient-ssl', version='1.7-24')
)
libraryDependencies += "com.payneteasy.superfly" % "superfly-httpclient-ssl" % "1.7-24"
[com.payneteasy.superfly/superfly-httpclient-ssl "1.7-24"]
Group / Artifact | Type | Version |
---|---|---|
commons-httpclient : commons-httpclient | jar | 3.1 |
org.slf4j : slf4j-api | jar | 1.7.12 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.13.1 |
org.easymock : easymock | jar | 3.0 |
cglib : cglib | jar | 3.2.5 |