scepClient

Simple SCEP Client to request or revoke a certificate using the SCEP protocol, based on jscep

Лицензия

Лицензия

Категории

Категории

CLI Взаимодействие с пользователем
Группа

Группа

de.trustable.scep.client
Идентификатор

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

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

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

1.1.0
Дата

Дата

Тип

Тип

jar
Описание

Описание

scepClient
Simple SCEP Client to request or revoke a certificate using the SCEP protocol, based on jscep
Ссылка на сайт

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

https://github.com/kuehne-trustable-de/scepClient
Система контроля версий

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

https://github.com/kuehne-trustable-de/scepClient.git

Скачать scepClient

Как подключить последнюю версию

<!-- https://jarcasting.com/artifacts/de.trustable.scep.client/scepClient/ -->
<dependency>
    <groupId>de.trustable.scep.client</groupId>
    <artifactId>scepClient</artifactId>
    <version>1.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/de.trustable.scep.client/scepClient/
implementation 'de.trustable.scep.client:scepClient:1.1.0'
// https://jarcasting.com/artifacts/de.trustable.scep.client/scepClient/
implementation ("de.trustable.scep.client:scepClient:1.1.0")
'de.trustable.scep.client:scepClient:jar:1.1.0'
<dependency org="de.trustable.scep.client" name="scepClient" rev="1.1.0">
  <artifact name="scepClient" type="jar" />
</dependency>
@Grapes(
@Grab(group='de.trustable.scep.client', module='scepClient', version='1.1.0')
)
libraryDependencies += "de.trustable.scep.client" % "scepClient" % "1.1.0"
[de.trustable.scep.client/scepClient "1.1.0"]

Зависимости

compile (2)

Идентификатор библиотеки Тип Версия
com.google.code.jscep : jscep jar 2.5.4
de.trustable : cryptoUtil jar 1.3.2

test (1)

Идентификатор библиотеки Тип Версия
junit : junit jar 4.13.2

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

Данный проект не имеет модулей.

Версии библиотеки

Версия
1.1.0
1.0.0