License |
License |
---|---|
GroupId | GroupIdorg.sonatype.cert-support |
ArtifactId | ArtifactIdahc-cert-impl |
Version | Version0.1 |
Type | Typejar |
Description |
DescriptionAHC Certificate Service - Implementation
Dynamic SSL/TLS certificate support using AHC - Implementation
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
ahc-cert-impl-0.1.pom | |
ahc-cert-impl-0.1.jar | 32 KB |
ahc-cert-impl-0.1-sources.jar | 23 KB |
ahc-cert-impl-0.1-javadoc.jar | 113 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.sonatype.cert-support/ahc-cert-impl/ -->
<dependency>
<groupId>org.sonatype.cert-support</groupId>
<artifactId>ahc-cert-impl</artifactId>
<version>0.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.sonatype.cert-support/ahc-cert-impl/
implementation 'org.sonatype.cert-support:ahc-cert-impl:0.1'
// https://jarcasting.com/artifacts/org.sonatype.cert-support/ahc-cert-impl/
implementation ("org.sonatype.cert-support:ahc-cert-impl:0.1")
'org.sonatype.cert-support:ahc-cert-impl:jar:0.1'
<dependency org="org.sonatype.cert-support" name="ahc-cert-impl" rev="0.1">
<artifact name="ahc-cert-impl" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.sonatype.cert-support', module='ahc-cert-impl', version='0.1')
)
libraryDependencies += "org.sonatype.cert-support" % "ahc-cert-impl" % "0.1"
[org.sonatype.cert-support/ahc-cert-impl "0.1"]
Group / Artifact | Type | Version |
---|---|---|
org.sonatype.cert-support : ahc-cert-spi | jar | 0.1 |
ca.juliusdavies : not-yet-commons-ssl | jar | 0.3.11 |
org.slf4j : slf4j-api | jar | 1.6.1 |
com.ning : async-http-client | jar | 1.4.1 |
org.codehaus.plexus : plexus-component-annotations | jar | 1.5.5 |
Group / Artifact | Type | Version |
---|---|---|
ch.qos.logback : logback-classic | jar | 0.9.26 |
org.sonatype.http-testing-harness : junit-runner | jar | 0.4.0 |
org.sonatype.http-testing-harness : server-provider | jar | 0.4.0 |
junit : junit | jar | 4.8.2 |