| Лицензия |
Лицензия |
|---|---|
| Группа | Группаde.samply |
| Идентификатор | Идентификаторconverter.dktk.patient |
| Версия | Версия2.3.1 |
| Тип | Типjar |
| Описание |
Описание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.
|
| Ссылка на сайт |
Ссылка на сайт |
| Организация-разработчик |
Организация-разработчикSamply Community |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| converter.dktk.patient-2.3.1.pom | |
| converter.dktk.patient-2.3.1.jar | 51 KB |
| converter.dktk.patient-2.3.1-sources.jar | 28 KB |
| converter.dktk.patient-2.3.1-javadoc.jar | 122 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/de.samply/converter.dktk.patient/ -->
<dependency>
<groupId>de.samply</groupId>
<artifactId>converter.dktk.patient</artifactId>
<version>2.3.1</version>
</dependency>
// https://jarcasting.com/artifacts/de.samply/converter.dktk.patient/
implementation 'de.samply:converter.dktk.patient:2.3.1'
// https://jarcasting.com/artifacts/de.samply/converter.dktk.patient/
implementation ("de.samply:converter.dktk.patient:2.3.1")
'de.samply:converter.dktk.patient:jar:2.3.1'
<dependency org="de.samply" name="converter.dktk.patient" rev="2.3.1">
<artifact name="converter.dktk.patient" type="jar" />
</dependency>
@Grapes(
@Grab(group='de.samply', module='converter.dktk.patient', version='2.3.1')
)
libraryDependencies += "de.samply" % "converter.dktk.patient" % "2.3.1"
[de.samply/converter.dktk.patient "2.3.1"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.apache.logging.log4j : log4j-core | jar | 2.17.0 |
| de.samply : mdrclient | jar | 3.0.0 |
| de.samply : share-common | jar | 4.2.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.0.0 |
| org.apache.commons : commons-compress | jar | 1.21 |
| org.apache.xmlgraphics : batik-all | jar | 1.14 |