License |
License |
---|---|
GroupId | GroupIdde.gematik.ti.epa |
ArtifactId | ArtifactIdfdv.healthcard.authentication |
Version | Version1.0.0 |
Type | Typejar |
Description |
DescriptionHealthCardAuthentication
Library for HealthCard Authentication
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/de.gematik.ti.epa/fdv.healthcard.authentication/ -->
<dependency>
<groupId>de.gematik.ti.epa</groupId>
<artifactId>fdv.healthcard.authentication</artifactId>
<version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/de.gematik.ti.epa/fdv.healthcard.authentication/
implementation 'de.gematik.ti.epa:fdv.healthcard.authentication:1.0.0'
// https://jarcasting.com/artifacts/de.gematik.ti.epa/fdv.healthcard.authentication/
implementation ("de.gematik.ti.epa:fdv.healthcard.authentication:1.0.0")
'de.gematik.ti.epa:fdv.healthcard.authentication:jar:1.0.0'
<dependency org="de.gematik.ti.epa" name="fdv.healthcard.authentication" rev="1.0.0">
<artifact name="fdv.healthcard.authentication" type="jar" />
</dependency>
@Grapes(
@Grab(group='de.gematik.ti.epa', module='fdv.healthcard.authentication', version='1.0.0')
)
libraryDependencies += "de.gematik.ti.epa" % "fdv.healthcard.authentication" % "1.0.0"
[de.gematik.ti.epa/fdv.healthcard.authentication "1.0.0"]
Group / Artifact | Type | Version |
---|---|---|
de.gematik.ti : healthcard.access | jar | 1.2.2 |
de.gematik.ti : utils | jar | 1.2.1 |
de.gematik.ti : cardreader.provider.api | jar | 1.2.1 |
de.gematik.ti.epa : fdv.authentication.service.provider | jar | 1.0.3 |
de.gematik.ti : healthcard.control.common | jar | 1.0.0 |
de.gematik.ti : openhealthcard.events | jar | 1.2.0 |
org.greenrobot : eventbus | jar | 3.1.1 |
org.slf4j : slf4j-api | jar | 1.7.25 |
Group / Artifact | Type | Version |
---|---|---|
org.mockito : mockito-core | jar | 2.7.13 |
junit : junit | jar | 4.12 |
org.hamcrest : hamcrest-all | jar | 1.3 |
com.madgag.spongycastle : prov | jar | 1.58.0.0 |
com.madgag.spongycastle : core | jar | 1.58.0.0 |
de.gematik.ti : test.utils | jar | 1.1.1 |