MVN

de.gematik.ti : cardreader.provider.api

Maven & Gradle

Jan 09, 2020
12 usages
1 stars

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

<dependency>
    <groupId>de.gematik.ti</groupId>
    <artifactId>cardreader.provider.api</artifactId>
    <version>1.2.1</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of de.gematik.ti : cardreader.provider.api to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.2.1

All Versions

Choose a version of de.gematik.ti : cardreader.provider.api to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.2.x
cardreader.provider.api-1.2.1
cardreader.provider.api-1.2.0

How to add a dependency to Maven

Add the following de.gematik.ti : cardreader.provider.api maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>de.gematik.ti</groupId>
    <artifactId>cardreader.provider.api</artifactId>
    <version>1.2.1</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following de.gematik.ti : cardreader.provider.api gradle dependency to your build.gradle file:

implementation 'de.gematik.ti:cardreader.provider.api:1.2.1'

Gradle Kotlin DSL: Add the following de.gematik.ti : cardreader.provider.api gradle kotlin dependency to your build.gradle.kts file:

implementation("de.gematik.ti:cardreader.provider.api:1.2.1")

How to add a dependency to SBT Scala

SBT Scala: Add the following de.gematik.ti : cardreader.provider.api sbt scala dependency to your build.sbt file:

libraryDependencies += "de.gematik.ti" % "cardreader.provider.api" % "1.2.1"

Advertisement

Dependencies from Group

Jan 10, 2020
12 usages
1 stars
Jan 09, 2020
12 usages
1 stars
Jan 10, 2020
6 usages
0 stars
Feb 12, 2020
5 usages
Jan 16, 2020
4 usages
0 stars

Discover Dependencies

Sep 13, 2021
4 usages
18.7k stars
Sep 07, 2015
7 usages
0 stars
Jun 02, 2015
5 usages
368 stars
Sep 18, 2022
5 usages
30 stars
Feb 07, 2020
14 usages
Jul 14, 2022
5 usages
112 stars