License |
License
MIT License
|
---|---|
Categories |
CategoriesJava Languages CLI User Interface |
GroupId | GroupIdee.sk.smartid |
ArtifactId | ArtifactIdsmart-id-java-client |
Last Version | Last Version2.2 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionSmart-ID Java client
Smart-ID Java client is a Java library that can be used for easy integration of the Smart-ID solution to information systems or e-services
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
smart-id-java-client-2.2.pom | |
smart-id-java-client-2.2.jar | 70 KB |
smart-id-java-client-2.2-sources.jar | 81 KB |
smart-id-java-client-2.2-javadoc.jar | 333 KB |
Browse |
<!-- https://jarcasting.com/artifacts/ee.sk.smartid/smart-id-java-client/ -->
<dependency>
<groupId>ee.sk.smartid</groupId>
<artifactId>smart-id-java-client</artifactId>
<version>2.2</version>
</dependency>
// https://jarcasting.com/artifacts/ee.sk.smartid/smart-id-java-client/
implementation 'ee.sk.smartid:smart-id-java-client:2.2'
// https://jarcasting.com/artifacts/ee.sk.smartid/smart-id-java-client/
implementation ("ee.sk.smartid:smart-id-java-client:2.2")
'ee.sk.smartid:smart-id-java-client:jar:2.2'
<dependency org="ee.sk.smartid" name="smart-id-java-client" rev="2.2">
<artifact name="smart-id-java-client" type="jar" />
</dependency>
@Grapes(
@Grab(group='ee.sk.smartid', module='smart-id-java-client', version='2.2')
)
libraryDependencies += "ee.sk.smartid" % "smart-id-java-client" % "2.2"
[ee.sk.smartid/smart-id-java-client "2.2"]
Group / Artifact | Type | Version |
---|---|---|
org.glassfish.jersey.core : jersey-client | jar | 3.0.4 |
org.glassfish.jersey.media : jersey-media-json-jackson | jar | 3.0.4 |
org.glassfish.jersey.inject : jersey-hk2 | jar | 3.0.4 |
com.fasterxml.jackson.core : jackson-annotations | jar | 2.13.1 |
com.fasterxml.jackson.core : jackson-core | jar | 2.13.1 |
org.slf4j : slf4j-api | jar | 1.7.36 |
org.glassfish.jaxb : jaxb-runtime | jar | 3.0.1 |
org.bouncycastle : bcprov-jdk15on | jar | 1.69 |
Group / Artifact | Type | Version |
---|---|---|
org.glassfish.jersey.connectors : jersey-apache-connector | jar | 3.0.4 |
junit : junit | jar | 4.13.2 |
org.hamcrest : hamcrest-library | jar | 1.3 |
ch.qos.logback : logback-classic | jar | 1.2.10 |
com.github.tomakehurst : wiremock | jar | 2.4.1 |
org.mockito : mockito-core | jar | 4.3.1 |