Last Version

acme4j Client 2.13

ACME client for Java

License

License

Apache License Version 2.0
Categories

Categories

CLI User Interface
GroupId

GroupId

org.shredzone.acme4j
ArtifactId

ArtifactId

acme4j-client
Version

Version

2.13
Type

Type

jar
Description

Description

acme4j Client
ACME client for Java
Project URL

Project URL

https://acme4j.shredzone.org/acme4j-client

Download acme4j-client 2.13


<!-- https://jarcasting.com/artifacts/org.shredzone.acme4j/acme4j-client/ -->
<dependency>
    <groupId>org.shredzone.acme4j</groupId>
    <artifactId>acme4j-client</artifactId>
    <version>2.13</version>
</dependency>
// https://jarcasting.com/artifacts/org.shredzone.acme4j/acme4j-client/
implementation 'org.shredzone.acme4j:acme4j-client:2.13'
// https://jarcasting.com/artifacts/org.shredzone.acme4j/acme4j-client/
implementation ("org.shredzone.acme4j:acme4j-client:2.13")
'org.shredzone.acme4j:acme4j-client:jar:2.13'
<dependency org="org.shredzone.acme4j" name="acme4j-client" rev="2.13">
  <artifact name="acme4j-client" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.shredzone.acme4j', module='acme4j-client', version='2.13')
)
libraryDependencies += "org.shredzone.acme4j" % "acme4j-client" % "2.13"
[org.shredzone.acme4j/acme4j-client "2.13"]

Dependencies

compile (3)

Group / Artifact Type Version
org.bitbucket.b_c : jose4j jar 0.7.12
org.slf4j : slf4j-api jar 1.7.36
com.github.spotbugs : spotbugs-annotations Optional jar 4.7.0

test (7)

Group / Artifact Type Version
org.slf4j : slf4j-simple jar 1.7.36
org.bouncycastle : bcpg-jdk15on jar 1.70
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

Project Modules

There are no modules declared in this project.