Categories |
CategoriesNet CLI User Interface KeY Data Data Formats Formal Verification |
---|---|
GroupId | GroupIdnet.adamcin.sshkey |
ArtifactId | ArtifactIdsshkey-clientauth |
Last Version | Last Version0.6.0 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionsshkey-clientauth
Library providing HTTP client authentication handlers
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
sshkey-clientauth-0.6.0.pom | |
sshkey-clientauth-0.6.0.jar | 18 KB |
sshkey-clientauth-0.6.0-sources.jar | 8 KB |
sshkey-clientauth-0.6.0-javadoc.jar | 86 KB |
Browse |
<!-- https://jarcasting.com/artifacts/net.adamcin.sshkey/sshkey-clientauth/ -->
<dependency>
<groupId>net.adamcin.sshkey</groupId>
<artifactId>sshkey-clientauth</artifactId>
<version>0.6.0</version>
</dependency>
// https://jarcasting.com/artifacts/net.adamcin.sshkey/sshkey-clientauth/
implementation 'net.adamcin.sshkey:sshkey-clientauth:0.6.0'
// https://jarcasting.com/artifacts/net.adamcin.sshkey/sshkey-clientauth/
implementation ("net.adamcin.sshkey:sshkey-clientauth:0.6.0")
'net.adamcin.sshkey:sshkey-clientauth:jar:0.6.0'
<dependency org="net.adamcin.sshkey" name="sshkey-clientauth" rev="0.6.0">
<artifact name="sshkey-clientauth" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.adamcin.sshkey', module='sshkey-clientauth', version='0.6.0')
)
libraryDependencies += "net.adamcin.sshkey" % "sshkey-clientauth" % "0.6.0"
[net.adamcin.sshkey/sshkey-clientauth "0.6.0"]
Group / Artifact | Type | Version |
---|---|---|
net.adamcin.sshkey : sshkey-api | jar | 0.6.0 |
Group / Artifact | Type | Version |
---|---|---|
com.ning : async-http-client | jar | 1.7.8 |
commons-httpclient : commons-httpclient | jar | 3.1 |
org.apache.httpcomponents : httpclient | jar | 4.1 |
biz.aQute.bnd : bndlib | jar | 2.1.0 |
org.slf4j : slf4j-api | jar | 1.6.1 |
Group / Artifact | Type | Version |
---|---|---|
net.adamcin.sshkey : sshkey-jce | jar | 0.6.0 |
net.adamcin.sshkey : sshkey-test-common | jar | 0.6.0 |
junit : junit | jar | 4.10 |
ch.qos.logback : logback-classic | jar | 1.0.7 |
org.eclipse.jetty : jetty-server | jar | 9.1.0.v20131115 |
org.eclipse.jetty : jetty-servlet | jar | 9.1.0.v20131115 |
net.adamcin.commons : net.adamcin.commons.testing | jar | 0.8.0 |
commons-io : commons-io | jar | 1.4 |