License |
License
MIT License
|
---|---|
Categories |
CategoriesJava Languages CLI User Interface |
GroupId | GroupIdee.sk.smartid |
ArtifactId | ArtifactIdsmart-id-java-client |
Version | Version2.1.3 |
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.1.3.pom | |
smart-id-java-client-2.1.3-sources.jar | 91 KB |
smart-id-java-client-2.1.3-javadoc.jar | 404 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.1.3</version>
</dependency>
// https://jarcasting.com/artifacts/ee.sk.smartid/smart-id-java-client/
implementation 'ee.sk.smartid:smart-id-java-client:2.1.3'
// https://jarcasting.com/artifacts/ee.sk.smartid/smart-id-java-client/
implementation ("ee.sk.smartid:smart-id-java-client:2.1.3")
'ee.sk.smartid:smart-id-java-client:jar:2.1.3'
<dependency org="ee.sk.smartid" name="smart-id-java-client" rev="2.1.3">
<artifact name="smart-id-java-client" type="jar" />
</dependency>
@Grapes(
@Grab(group='ee.sk.smartid', module='smart-id-java-client', version='2.1.3')
)
libraryDependencies += "ee.sk.smartid" % "smart-id-java-client" % "2.1.3"
[ee.sk.smartid/smart-id-java-client "2.1.3"]
Group / Artifact | Type | Version |
---|---|---|
org.glassfish.jersey.core : jersey-client | jar | 2.24.1 |
org.glassfish.jersey.media : jersey-media-json-jackson | jar | 2.32 |
com.fasterxml.jackson.core : jackson-databind | jar | 2.12.3 |
com.fasterxml.jackson.module : jackson-module-jaxb-annotations | jar | 2.12.3 |
com.fasterxml.jackson.core : jackson-annotations | jar | 2.12.3 |
org.slf4j : slf4j-api | jar | 1.7.30 |
org.apache.commons : commons-lang3 | jar | 3.11 |
commons-codec : commons-codec | jar | 1.15 |
commons-io : commons-io | jar | 2.8.0 |
org.glassfish.jaxb : jaxb-runtime | jar | 2.3.3 |
org.bouncycastle : bcprov-jdk15on | jar | 1.68 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.13.1 |
org.hamcrest : hamcrest-library | jar | 1.3 |
ch.qos.logback : logback-classic | jar | 1.2.3 |
com.github.tomakehurst : wiremock | jar | 2.4.1 |
org.mockito : mockito-core | jar | 3.6.0 |
org.glassfish.jersey.connectors : jersey-apache-connector | jar | 2.24.1 |