ASN.1 DER Runtime

API containing functionality used for encoding and decoding DER streams in blocking mode. This is stepping-stone code meant to facilitate the migration of Kerberos, which was developed outside of the ASF, to the Apache Directory project's ASN.1 Runtime.

Группа

Группа

directory-asn1
Идентификатор

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

asn1-der
Последняя версия

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

0.3.3
Дата

Дата

Тип

Тип

jar
Описание

Описание

ASN.1 DER Runtime
API containing functionality used for encoding and decoding DER streams in blocking mode. This is stepping-stone code meant to facilitate the migration of Kerberos, which was developed outside of the ASF, to the Apache Directory project's ASN.1 Runtime.

Скачать asn1-der

Имя Файла Размер
asn1-der-0.3.3.pom
asn1-der-0.3.3.jar 36 KB
Обзор

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

<!-- https://jarcasting.com/artifacts/directory-asn1/asn1-der/ -->
<dependency>
    <groupId>directory-asn1</groupId>
    <artifactId>asn1-der</artifactId>
    <version>0.3.3</version>
</dependency>
// https://jarcasting.com/artifacts/directory-asn1/asn1-der/
implementation 'directory-asn1:asn1-der:0.3.3'
// https://jarcasting.com/artifacts/directory-asn1/asn1-der/
implementation ("directory-asn1:asn1-der:0.3.3")
'directory-asn1:asn1-der:jar:0.3.3'
<dependency org="directory-asn1" name="asn1-der" rev="0.3.3">
  <artifact name="asn1-der" type="jar" />
</dependency>
@Grapes(
@Grab(group='directory-asn1', module='asn1-der', version='0.3.3')
)
libraryDependencies += "directory-asn1" % "asn1-der" % "0.3.3"
[directory-asn1/asn1-der "0.3.3"]

Зависимости

Библиотека не имеет зависимостей. Это самодостаточное приложение, которое не зависит ни от каких других библиотек.

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

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

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

Версия
0.3.3
0.3.2
0.3