Last Version

cdoc4j 20.01.27

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

License

License

MIT
GroupId

GroupId

com.github.martinpaljak
ArtifactId

ArtifactId

cdoc4j
Version

Version

20.01.27
Type

Type

jar
Description

Description

cdoc4j
Java library for handling CDOC 1.0/1.1/2.0 files with AES-256 GCM and RSA or ECC recipients
Project URL

Project URL

https://github.com/martinpaljak/cdoc4j
Source Code Management

Source Code Management

https://github.com/martinpaljak/apdu4j

Download cdoc4j 20.01.27


<!-- 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"]

Dependencies

compile (3)

Group / Artifact Type Version
org.bouncycastle : bcprov-jdk15on jar 1.64
commons-io : commons-io jar 2.6
org.slf4j : slf4j-api jar 1.7.30

provided (1)

Group / Artifact Type Version
com.github.spotbugs : spotbugs-annotations jar 3.1.12

test (3)

Group / Artifact Type Version
junit : junit jar 4.13
com.github.martinpaljak : esteid jar 17.11.26.1
org.slf4j : slf4j-simple jar 1.7.30

Project Modules

There are no modules declared in this project.