License |
License |
---|---|
GroupId | GroupIdee.sk.smartid |
ArtifactId | ArtifactIddigidoc4j-smart-id-adapter |
Version | Version1.0 |
Type | Typejar |
Description |
DescriptionDigiDoc4J 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 |
Source Code Management |
Source Code Management |
<!-- 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"]
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 |
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 |