DigiDoc4J Smart-ID adapter

DigiDoc4J Smart-ID adapter is a feature for the DigiDoc4j library to easily sign documents and create digital signature containers of signed documents with the Smart-ID solution

License

License

GroupId

GroupId

ee.sk.smartid
ArtifactId

ArtifactId

digidoc4j-smart-id-adapter
Last Version

Last Version

1.0
Release Date

Release Date

Type

Type

jar
Description

Description

DigiDoc4J Smart-ID adapter
DigiDoc4J Smart-ID adapter is a feature for the DigiDoc4j library to easily sign documents and create digital signature containers of signed documents with the Smart-ID solution
Project URL

Project URL

https://github.com/SK-EID/digidoc4j-smart-id-adapter
Source Code Management

Source Code Management

https://github.com/SK-EID/digidoc4j-smart-id-adapter.git

Download digidoc4j-smart-id-adapter

How to add to project

<!-- https://jarcasting.com/artifacts/ee.sk.smartid/digidoc4j-smart-id-adapter/ -->
<dependency>
    <groupId>ee.sk.smartid</groupId>
    <artifactId>digidoc4j-smart-id-adapter</artifactId>
    <version>1.0</version>
</dependency>
// https://jarcasting.com/artifacts/ee.sk.smartid/digidoc4j-smart-id-adapter/
implementation 'ee.sk.smartid:digidoc4j-smart-id-adapter:1.0'
// https://jarcasting.com/artifacts/ee.sk.smartid/digidoc4j-smart-id-adapter/
implementation ("ee.sk.smartid:digidoc4j-smart-id-adapter:1.0")
'ee.sk.smartid:digidoc4j-smart-id-adapter:jar:1.0'
<dependency org="ee.sk.smartid" name="digidoc4j-smart-id-adapter" rev="1.0">
  <artifact name="digidoc4j-smart-id-adapter" type="jar" />
</dependency>
@Grapes(
@Grab(group='ee.sk.smartid', module='digidoc4j-smart-id-adapter', version='1.0')
)
libraryDependencies += "ee.sk.smartid" % "digidoc4j-smart-id-adapter" % "1.0"
[ee.sk.smartid/digidoc4j-smart-id-adapter "1.0"]

Dependencies

compile (3)

Group / Artifact Type Version
org.digidoc4j : digidoc4j jar 1.0.5
ee.sk.smartid : smart-id-java-client jar 1.0
org.apache.commons : commons-lang3 jar 3.5

test (4)

Group / Artifact Type Version
junit : junit jar 4.12
org.mockito : mockito-core jar 2.7.22
commons-codec : commons-codec jar 1.10
ch.qos.logback : logback-classic jar 1.2.3

Project Modules

There are no modules declared in this project.

Maven Central License: LGPL v3

DigiDoc4J Smart-ID adapter

Introduction

DigiDoc4J Smart-ID adapter is a feature for the DigiDoc4j library to easily sign documents and create digital signature containers of signed documents with the Smart-ID solution.

Requirements

  • Java 1.7
  • Internet access to Smart-ID server environment
  • DigiDoc4j requirements (due to the purpose of being used along with the DigiDoc4J library)

How to use it

Take a look at the examples

Maven

You can use the library as a Maven dependency from the Maven Central (http://mvnrepository.com/artifact/ee.sk.smartid/digidoc4j-smart-id-adapter)

<dependency>
    <groupId>ee.sk.smartid</groupId>
    <artifactId>digidoc4j-smart-id-adapter</artifactId>
    <version>1.0</version>
</dependency>
ee.sk.smartid

SK ID Solutions

SK ID Solutions

Versions

Version
1.0