License |
License
Apache License Version 2.0
|
---|---|
GroupId | GroupIdorg.shredzone.acme4j |
ArtifactId | ArtifactIdacme4j |
Last Version | Last Version2.13 |
Release Date | Release Date |
Type | Typepom |
Description |
Descriptionacme4j
ACME client for Java
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
acme4j-2.13.pom | 9 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.shredzone.acme4j/acme4j/ -->
<dependency>
<groupId>org.shredzone.acme4j</groupId>
<artifactId>acme4j</artifactId>
<version>2.13</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.shredzone.acme4j/acme4j/
implementation 'org.shredzone.acme4j:acme4j:2.13'
// https://jarcasting.com/artifacts/org.shredzone.acme4j/acme4j/
implementation ("org.shredzone.acme4j:acme4j:2.13")
'org.shredzone.acme4j:acme4j:pom:2.13'
<dependency org="org.shredzone.acme4j" name="acme4j" rev="2.13">
<artifact name="acme4j" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.shredzone.acme4j', module='acme4j', version='2.13')
)
libraryDependencies += "org.shredzone.acme4j" % "acme4j" % "2.13"
[org.shredzone.acme4j/acme4j "2.13"]
Group / Artifact | Type | Version |
---|---|---|
com.github.spotbugs : spotbugs-annotations Optional | jar | 4.7.0 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.13.2 |
org.hamcrest : hamcrest | jar | 2.2 |
uk.co.datumedge : hamcrest-json | jar | 0.2 |
org.mockito : mockito-core | jar | 4.5.1 |
org.awaitility : awaitility | jar | 4.2.0 |