License |
License |
---|---|
GroupId | GroupIdorg.sonatype.cert-support |
ArtifactId | ArtifactIdahc-cert-spi |
Last Version | Last Version0.1 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionAHC Certificate Service - SPI
Dynamic SSL/TLS certificate support using AHC - SPI
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
ahc-cert-spi-0.1.pom | |
ahc-cert-spi-0.1.jar | 8 KB |
ahc-cert-spi-0.1-sources.jar | 10 KB |
ahc-cert-spi-0.1-javadoc.jar | 92 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.sonatype.cert-support/ahc-cert-spi/ -->
<dependency>
<groupId>org.sonatype.cert-support</groupId>
<artifactId>ahc-cert-spi</artifactId>
<version>0.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.sonatype.cert-support/ahc-cert-spi/
implementation 'org.sonatype.cert-support:ahc-cert-spi:0.1'
// https://jarcasting.com/artifacts/org.sonatype.cert-support/ahc-cert-spi/
implementation ("org.sonatype.cert-support:ahc-cert-spi:0.1")
'org.sonatype.cert-support:ahc-cert-spi:jar:0.1'
<dependency org="org.sonatype.cert-support" name="ahc-cert-spi" rev="0.1">
<artifact name="ahc-cert-spi" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.sonatype.cert-support', module='ahc-cert-spi', version='0.1')
)
libraryDependencies += "org.sonatype.cert-support" % "ahc-cert-spi" % "0.1"
[org.sonatype.cert-support/ahc-cert-spi "0.1"]
Group / Artifact | Type | Version |
---|---|---|
com.ning : async-http-client | jar | 1.4.1 |