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

CDOC 0.0.5

Java library for generating CDOC 1.0/1.1/2.0 files with AES-256 GCM and RSA or ECC recipients

Лицензия

Лицензия

MIT
Группа

Группа

com.github.martinpaljak
Идентификатор

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

cdoc
Версия

Версия

0.0.5
Тип

Тип

jar
Описание

Описание

CDOC
Java library for generating CDOC 1.0/1.1/2.0 files with AES-256 GCM and RSA or ECC recipients
Ссылка на сайт

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

https://github.com/martinpaljak/cdoc
Система контроля версий

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

https://github.com/martinpaljak/apdu4j

Скачать cdoc 0.0.5


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

Зависимости

compile (3)

Идентификатор библиотеки Тип Версия
org.bouncycastle : bcprov-jdk15on jar 1.58
commons-io : commons-io jar 2.6
org.slf4j : slf4j-api jar 1.7.25

test (3)

Идентификатор библиотеки Тип Версия
junit : junit jar 4.12
com.github.martinpaljak : esteid jar 17.11.14
org.slf4j : slf4j-simple jar 1.7.25

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

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