| Лицензия |
Лицензия
Apache License Version 2.0
|
|---|---|
| Группа | Группаorg.shredzone.acme4j |
| Идентификатор | Идентификаторacme4j |
| Версия | Версия2.13 |
| Тип | Типpom |
| Описание |
Описаниеacme4j
ACME client for Java
|
| Ссылка на сайт |
Ссылка на сайт |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| acme4j-2.13.pom | 8 KB |
| Обзор |
<!-- 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"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| com.github.spotbugs : spotbugs-annotations Необязательный | jar | 4.7.0 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| 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 |