License |
License |
---|---|
GroupId | GroupIdde.gematik.ti |
ArtifactId | ArtifactIdhealthcard.control.common |
Version | Version1.0.0 |
Type | Typejar |
Description |
DescriptionHealthCardControlCommon
Common library for cross-control functionalities
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/de.gematik.ti/healthcard.control.common/ -->
<dependency>
<groupId>de.gematik.ti</groupId>
<artifactId>healthcard.control.common</artifactId>
<version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/de.gematik.ti/healthcard.control.common/
implementation 'de.gematik.ti:healthcard.control.common:1.0.0'
// https://jarcasting.com/artifacts/de.gematik.ti/healthcard.control.common/
implementation ("de.gematik.ti:healthcard.control.common:1.0.0")
'de.gematik.ti:healthcard.control.common:jar:1.0.0'
<dependency org="de.gematik.ti" name="healthcard.control.common" rev="1.0.0">
<artifact name="healthcard.control.common" type="jar" />
</dependency>
@Grapes(
@Grab(group='de.gematik.ti', module='healthcard.control.common', version='1.0.0')
)
libraryDependencies += "de.gematik.ti" % "healthcard.control.common" % "1.0.0"
[de.gematik.ti/healthcard.control.common "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 : openhealthcard.events | jar | 1.2.0 |
de.gematik.ti : cardreader.provider.api | jar | 1.2.1 |
org.slf4j : slf4j-api | jar | 1.7.25 |
org.greenrobot : eventbus | jar | 3.1.1 |
com.madgag.spongycastle : prov | jar | 1.58.0.0 |
com.madgag.spongycastle : core | jar | 1.58.0.0 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |
org.sonarsource.java : sonar-jacoco-listeners | jar | 3.8 |
org.mockito : mockito-core | jar | 3.0.0 |
org.apache.logging.log4j : log4j-slf4j-impl | jar | 2.8.1 |
org.apache.logging.log4j : log4j-core | jar | 2.8.1 |