Jar examples for j:jdigidoc
A Java libray for manipulating Estonian digital signature container files DDOC and BDOC. Note that this library is deprecated. It is recommended to use the new DigiDoc4j library at https://github.com/open-eid/digidoc4j
You can download jar file jdigidoc 3.12.0 in this page.
GNU Lesser General Public License, Version 2.1
You can use the following script to add jdigidoc-3.12.0.jar to your project.
<dependency> <groupId>ee.sk.digidoc</groupId> <artifactId>jdigidoc</artifactId> <version>3.12.0</version> </dependency>
compile group: 'ee.sk.digidoc', name: 'jdigidoc', version: '3.12.0'
libraryDependencies += "ee.sk.digidoc" % "jdigidoc" % "3.12.0"
<dependency org="ee.sk.digidoc" name="jdigidoc" rev="3.12.0"/>
@Grapes(@Grab(group='ee.sk.digidoc', module='jdigidoc', version='3.12.0'))
'ee.sk.digidoc:jdigidoc:jar:3.12.0'
Click the following link to download the jar file.
jdigidoc-3.12.0-javadoc.jar