Last Version

CardReaderProvider-Api 1.2.1

The CardReaderProvider API define the general communication interface between application and HealthCardReader to abstract the specific implementation for each hardware card reader.

License

License

Categories

Categories

IDE Development Tools
GroupId

GroupId

de.gematik.ti
ArtifactId

ArtifactId

cardreader.provider.api
Version

Version

1.2.1
Type

Type

jar
Description

Description

CardReaderProvider-Api
The CardReaderProvider API define the general communication interface between application and HealthCardReader to abstract the specific implementation for each hardware card reader.
Project URL

Project URL

https://github.com/gematik/ref-CardReaderProvider-Api
Project Organization

Project Organization

de.gematik
Source Code Management

Source Code Management

https://github.com/gematik/ref-CardReaderProvider-Api

Download cardreader.provider.api 1.2.1


<!-- https://jarcasting.com/artifacts/de.gematik.ti/cardreader.provider.api/ -->
<dependency>
    <groupId>de.gematik.ti</groupId>
    <artifactId>cardreader.provider.api</artifactId>
    <version>1.2.1</version>
</dependency>
// https://jarcasting.com/artifacts/de.gematik.ti/cardreader.provider.api/
implementation 'de.gematik.ti:cardreader.provider.api:1.2.1'
// https://jarcasting.com/artifacts/de.gematik.ti/cardreader.provider.api/
implementation ("de.gematik.ti:cardreader.provider.api:1.2.1")
'de.gematik.ti:cardreader.provider.api:jar:1.2.1'
<dependency org="de.gematik.ti" name="cardreader.provider.api" rev="1.2.1">
  <artifact name="cardreader.provider.api" type="jar" />
</dependency>
@Grapes(
@Grab(group='de.gematik.ti', module='cardreader.provider.api', version='1.2.1')
)
libraryDependencies += "de.gematik.ti" % "cardreader.provider.api" % "1.2.1"
[de.gematik.ti/cardreader.provider.api "1.2.1"]

Dependencies

runtime (2)

Group / Artifact Type Version
org.greenrobot : eventbus jar 3.1.1
org.slf4j : slf4j-api jar 1.7.25

test (5)

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

Project Modules

There are no modules declared in this project.