не последняя версия
Последняя версия 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.

Группа

Группа

de.samply
Идентификатор

Идентификатор

converter.dktk.patient
Версия

Версия

2.0.0
Тип

Тип

jar

Скачать 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"]