Last Version

acme4j 2.13

ACME client for Java

License

License

Apache License Version 2.0
GroupId

GroupId

org.shredzone.acme4j
ArtifactId

ArtifactId

acme4j
Version

Version

2.13
Type

Type

pom
Description

Description

acme4j
ACME client for Java
Project URL

Project URL

https://acme4j.shredzone.org
Source Code Management

Source Code Management

https://github.com/shred/acme4j/

Download acme4j 2.13

Filename Size
acme4j-2.13.pom 8 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"]

Dependencies

compile (1)

Group / Artifact Type Version
com.github.spotbugs : spotbugs-annotations Optional jar 4.7.0

test (5)

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

Project Modules

  • acme4j-client
  • acme4j-utils
  • acme4j-smime
  • acme4j-example
  • acme4j-it