| Лицензия |
Лицензия |
|---|---|
| Группа | Группаcom.github.martinpaljak |
| Идентификатор | Идентификаторcdoc4j |
| Версия | Версия20.01.27 |
| Тип | Типjar |
| Описание |
Описаниеcdoc4j
Java library for handling CDOC 1.0/1.1/2.0 files with AES-256 GCM and RSA or ECC recipients
|
| Ссылка на сайт |
Ссылка на сайт |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| cdoc4j-20.01.27.pom | |
| cdoc4j-20.01.27.jar | 67 KB |
| cdoc4j-20.01.27-sources.jar | 46 KB |
| cdoc4j-20.01.27-javadoc.jar | 116 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.github.martinpaljak/cdoc4j/ -->
<dependency>
<groupId>com.github.martinpaljak</groupId>
<artifactId>cdoc4j</artifactId>
<version>20.01.27</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.martinpaljak/cdoc4j/
implementation 'com.github.martinpaljak:cdoc4j:20.01.27'
// https://jarcasting.com/artifacts/com.github.martinpaljak/cdoc4j/
implementation ("com.github.martinpaljak:cdoc4j:20.01.27")
'com.github.martinpaljak:cdoc4j:jar:20.01.27'
<dependency org="com.github.martinpaljak" name="cdoc4j" rev="20.01.27">
<artifact name="cdoc4j" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.martinpaljak', module='cdoc4j', version='20.01.27')
)
libraryDependencies += "com.github.martinpaljak" % "cdoc4j" % "20.01.27"
[com.github.martinpaljak/cdoc4j "20.01.27"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.bouncycastle : bcprov-jdk15on | jar | 1.64 |
| commons-io : commons-io | jar | 2.6 |
| org.slf4j : slf4j-api | jar | 1.7.30 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| com.github.spotbugs : spotbugs-annotations | jar | 3.1.12 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| junit : junit | jar | 4.13 |
| com.github.martinpaljak : esteid | jar | 17.11.26.1 |
| org.slf4j : slf4j-simple | jar | 1.7.30 |