Last Version

Smart-ID Java client 2.2

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

License

License

MIT License
Categories

Categories

Java Languages CLI User Interface
GroupId

GroupId

ee.sk.smartid
ArtifactId

ArtifactId

smart-id-java-client
Version

Version

2.2
Type

Type

jar
Description

Description

Smart-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

https://github.com/SK-EID/smart-id-java-client
Project Organization

Project Organization

SK ID Solutions AS
Source Code Management

Source Code Management

https://github.com/SK-EID/smart-id-java-client.git

Download smart-id-java-client 2.2


<!-- 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"]

Dependencies

compile (8)

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

test (6)

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

Project Modules

There are no modules declared in this project.