License |
License
Apache License Version 2.0
|
---|---|
GroupId | GroupIdorg.shredzone.acme4j |
ArtifactId | ArtifactIdacme4j-it |
Version | Version2.11 |
Type | Typejar |
Description |
Descriptionacme4j IT
acme4j Integration Tests
|
Project URL |
Project URL |
Filename | Size |
---|---|
acme4j-it-2.11.pom | |
acme4j-it-2.11.jar | 6 KB |
acme4j-it-2.11-sources.jar | 6 KB |
acme4j-it-2.11-javadoc.jar | 117 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.shredzone.acme4j/acme4j-it/ -->
<dependency>
<groupId>org.shredzone.acme4j</groupId>
<artifactId>acme4j-it</artifactId>
<version>2.11</version>
</dependency>
// https://jarcasting.com/artifacts/org.shredzone.acme4j/acme4j-it/
implementation 'org.shredzone.acme4j:acme4j-it:2.11'
// https://jarcasting.com/artifacts/org.shredzone.acme4j/acme4j-it/
implementation ("org.shredzone.acme4j:acme4j-it:2.11")
'org.shredzone.acme4j:acme4j-it:jar:2.11'
<dependency org="org.shredzone.acme4j" name="acme4j-it" rev="2.11">
<artifact name="acme4j-it" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.shredzone.acme4j', module='acme4j-it', version='2.11')
)
libraryDependencies += "org.shredzone.acme4j" % "acme4j-it" % "2.11"
[org.shredzone.acme4j/acme4j-it "2.11"]
Group / Artifact | Type | Version |
---|---|---|
org.shredzone.acme4j : acme4j-client | jar | 2.11 |
org.shredzone.acme4j : acme4j-utils | jar | 2.11 |
org.apache.httpcomponents : httpclient | jar | 4.5.12 |
org.slf4j : slf4j-api | jar | 1.7.30 |
org.slf4j : slf4j-simple | jar | 1.7.30 |
com.github.spotbugs : spotbugs-annotations Optional | jar | 4.1.1 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.13.1 |
org.hamcrest : hamcrest | jar | 2.2 |
uk.co.datumedge : hamcrest-json | jar | 0.2 |
org.mockito : mockito-core | jar | 3.4.6 |
org.awaitility : awaitility | jar | 4.0.3 |