| Лицензия |
Лицензия |
|---|---|
| Группа | Группаde.trustable.ca3s |
| Идентификатор | ИдентификаторCertificateBundle |
| Последняя версия | Последняя версия1.1.1 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
ОписаниеCertificateBundle
bundle of key and certificate (chain) renewed by a timer before expiration
|
| Ссылка на сайт |
Ссылка на сайт |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| CertificateBundle-1.1.1.pom | |
| CertificateBundle-1.1.1.jar | 17 KB |
| CertificateBundle-1.1.1-sources.jar | 11 KB |
| CertificateBundle-1.1.1-javadoc.jar | 420 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/de.trustable.ca3s/CertificateBundle/ -->
<dependency>
<groupId>de.trustable.ca3s</groupId>
<artifactId>CertificateBundle</artifactId>
<version>1.1.1</version>
</dependency>
// https://jarcasting.com/artifacts/de.trustable.ca3s/CertificateBundle/
implementation 'de.trustable.ca3s:CertificateBundle:1.1.1'
// https://jarcasting.com/artifacts/de.trustable.ca3s/CertificateBundle/
implementation ("de.trustable.ca3s:CertificateBundle:1.1.1")
'de.trustable.ca3s:CertificateBundle:jar:1.1.1'
<dependency org="de.trustable.ca3s" name="CertificateBundle" rev="1.1.1">
<artifact name="CertificateBundle" type="jar" />
</dependency>
@Grapes(
@Grab(group='de.trustable.ca3s', module='CertificateBundle', version='1.1.1')
)
libraryDependencies += "de.trustable.ca3s" % "CertificateBundle" % "1.1.1"
[de.trustable.ca3s/CertificateBundle "1.1.1"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.slf4j : slf4j-simple | jar | 1.7.25 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| junit : junit | jar | 4.13.1 |