is not current version
Last Version 2.4.0

de.samply:converter.dktk.patient 2.0.0

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.

GroupId

GroupId

de.samply
ArtifactId

ArtifactId

converter.dktk.patient
Version

Version

2.0.0
Type

Type

jar

Download converter.dktk.patient 2.0.0


<!-- https://jarcasting.com/artifacts/de.samply/converter.dktk.patient/ -->
<dependency>
    <groupId>de.samply</groupId>
    <artifactId>converter.dktk.patient</artifactId>
    <version>2.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/de.samply/converter.dktk.patient/
implementation 'de.samply:converter.dktk.patient:2.0.0'
// https://jarcasting.com/artifacts/de.samply/converter.dktk.patient/
implementation ("de.samply:converter.dktk.patient:2.0.0")
'de.samply:converter.dktk.patient:jar:2.0.0'
<dependency org="de.samply" name="converter.dktk.patient" rev="2.0.0">
  <artifact name="converter.dktk.patient" type="jar" />
</dependency>
@Grapes(
@Grab(group='de.samply', module='converter.dktk.patient', version='2.0.0')
)
libraryDependencies += "de.samply" % "converter.dktk.patient" % "2.0.0"
[de.samply/converter.dktk.patient "2.0.0"]