| License |
License
Apache License Version 2.0
|
|---|---|
| GroupId | GroupIdorg.shredzone.acme4j |
| ArtifactId | ArtifactIdacme4j-utils |
| Last Version | Last Version2.13 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionacme4j Utils
acme4j utilities
|
| Project URL |
Project URL |
| Filename | Size |
|---|---|
| acme4j-utils-2.13.pom | |
| acme4j-utils-2.13.jar | 13 KB |
| acme4j-utils-2.13-sources.jar | 10 KB |
| acme4j-utils-2.13-javadoc.jar | 420 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/org.shredzone.acme4j/acme4j-utils/ -->
<dependency>
<groupId>org.shredzone.acme4j</groupId>
<artifactId>acme4j-utils</artifactId>
<version>2.13</version>
</dependency>
// https://jarcasting.com/artifacts/org.shredzone.acme4j/acme4j-utils/
implementation 'org.shredzone.acme4j:acme4j-utils:2.13'
// https://jarcasting.com/artifacts/org.shredzone.acme4j/acme4j-utils/
implementation ("org.shredzone.acme4j:acme4j-utils:2.13")
'org.shredzone.acme4j:acme4j-utils:jar:2.13'
<dependency org="org.shredzone.acme4j" name="acme4j-utils" rev="2.13">
<artifact name="acme4j-utils" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.shredzone.acme4j', module='acme4j-utils', version='2.13')
)
libraryDependencies += "org.shredzone.acme4j" % "acme4j-utils" % "2.13"
[org.shredzone.acme4j/acme4j-utils "2.13"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.shredzone.acme4j : acme4j-client | jar | 2.13 |
| org.bouncycastle : bcprov-jdk15on | jar | 1.70 |
| org.bouncycastle : bcpkix-jdk15on | jar | 1.70 |
| org.slf4j : slf4j-api | jar | 1.7.36 |
| 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 |