MVN

de.samply : converter.dktk.patient

Maven & Gradle

Jan 03, 2022
0 stars

converter.dktk.patient · his library allows to convert a query result (aka. a list of Patients) to an Excel workbook or to the format needed by the central mds database. It is exclusively used for the use cases in dktk.

<dependency>
    <groupId>de.samply</groupId>
    <artifactId>converter.dktk.patient</artifactId>
    <version>2.4.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of de.samply : converter.dktk.patient to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 2.4.0

All Versions

Choose a version of de.samply : converter.dktk.patient to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
2.4.x
converter.dktk.patient-2.4.0
2.3.x
converter.dktk.patient-2.3.1
converter.dktk.patient-2.3.0
2.2.x
converter.dktk.patient-2.2.2
converter.dktk.patient-2.2.1
converter.dktk.patient-2.2.0
2.1.x
converter.dktk.patient-2.1.0
2.0.x
converter.dktk.patient-2.0.0

How to add a dependency to Maven

Add the following de.samply : converter.dktk.patient maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>de.samply</groupId>
    <artifactId>converter.dktk.patient</artifactId>
    <version>2.4.0</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following de.samply : converter.dktk.patient gradle dependency to your build.gradle file:

implementation 'de.samply:converter.dktk.patient:2.4.0'

Gradle Kotlin DSL: Add the following de.samply : converter.dktk.patient gradle kotlin dependency to your build.gradle.kts file:

implementation("de.samply:converter.dktk.patient:2.4.0")

How to add a dependency to SBT Scala

SBT Scala: Add the following de.samply : converter.dktk.patient sbt scala dependency to your build.sbt file:

libraryDependencies += "de.samply" % "converter.dktk.patient" % "2.4.0"

Advertisement

Dependencies from Group

Mar 17, 2022
6 usages
0 stars
Jan 03, 2022
3 usages
0 stars
Oct 19, 2022
3 usages
0 stars
Jan 24, 2022
2 usages
0 stars
Mar 17, 2022
2 usages
0 stars

Discover Dependencies

Nov 21, 2022
0 stars
Jan 31, 2021
0 stars
Dec 14, 2020
2 usages
Dec 14, 2020
1 usages
Dec 14, 2020
1 usages
Dec 14, 2020
6 usages
Nov 06, 2020
1 stars
Nov 08, 2020
25 stars