Last Version

converter.dktk.patient 2.4.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.

License

License

GroupId

GroupId

de.samply
ArtifactId

ArtifactId

converter.dktk.patient
Version

Version

2.4.0
Type

Type

jar
Description

Description

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.
Project URL

Project URL

https://github.com/samply/converter.dktk.patient
Project Organization

Project Organization

Samply Community
Source Code Management

Source Code Management

https://github.com/samply/converter.dktk.patient

Download converter.dktk.patient 2.4.0


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

Dependencies

compile (9)

Group / Artifact Type Version
org.apache.logging.log4j : log4j-core jar 2.17.0
de.samply : mdrclient jar 3.1.0
de.samply : share-common jar 4.4.0
org.apache.poi : poi jar 5.1.0
org.apache.poi : poi-ooxml jar 5.1.0
org.apache.poi : poi-ooxml-full jar 5.1.0
de.samply : common-mdrvalidator jar 3.1.0
org.apache.commons : commons-compress jar 1.21
org.apache.xmlgraphics : batik-all jar 1.14

Project Modules

There are no modules declared in this project.