Последняя версия

acme4j 2.13

ACME client for Java

Лицензия

Лицензия

Apache License Version 2.0
Группа

Группа

org.shredzone.acme4j
Идентификатор

Идентификатор

acme4j
Версия

Версия

2.13
Тип

Тип

pom
Описание

Описание

acme4j
ACME client for Java
Ссылка на сайт

Ссылка на сайт

https://acme4j.shredzone.org
Система контроля версий

Система контроля версий

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

Скачать acme4j 2.13

Имя Файла Размер
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"]

Зависимости

compile (1)

Идентификатор библиотеки Тип Версия
com.github.spotbugs : spotbugs-annotations Необязательный jar 4.7.0

test (5)

Идентификатор библиотеки Тип Версия
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

Модули Проекта

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