| Лицензия |
Лицензия |
|---|---|
| Группа | Группаme.fhir |
| Идентификатор | Идентификаторfhir-dstu1 |
| Последняя версия | Последняя версия0.0.82.2943 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
ОписаниеFHIR Java Client Library
Fast Healthcare Interoperability Resources: Java Client Library
|
| Ссылка на сайт |
Ссылка на сайт |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| fhir-dstu1-0.0.82.2943.pom | |
| fhir-dstu1-0.0.82.2943.jar | 1 MB |
| fhir-dstu1-0.0.82.2943-sources.jar | 705 KB |
| fhir-dstu1-0.0.82.2943-javadoc.jar | 350 bytes |
| Обзор |
<!-- https://jarcasting.com/artifacts/me.fhir/fhir-dstu1/ -->
<dependency>
<groupId>me.fhir</groupId>
<artifactId>fhir-dstu1</artifactId>
<version>0.0.82.2943</version>
</dependency>
// https://jarcasting.com/artifacts/me.fhir/fhir-dstu1/
implementation 'me.fhir:fhir-dstu1:0.0.82.2943'
// https://jarcasting.com/artifacts/me.fhir/fhir-dstu1/
implementation ("me.fhir:fhir-dstu1:0.0.82.2943")
'me.fhir:fhir-dstu1:jar:0.0.82.2943'
<dependency org="me.fhir" name="fhir-dstu1" rev="0.0.82.2943">
<artifact name="fhir-dstu1" type="jar" />
</dependency>
@Grapes(
@Grab(group='me.fhir', module='fhir-dstu1', version='0.0.82.2943')
)
libraryDependencies += "me.fhir" % "fhir-dstu1" % "0.0.82.2943"
[me.fhir/fhir-dstu1 "0.0.82.2943"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| net.sf.saxon : Saxon-HE | jar | 9.4 |
| commons-io : commons-io | jar | 1.2 |
| commons-discovery : commons-discovery | jar | 0.2 |
| commons-codec : commons-codec | jar | 1.3 |
| commons-logging : commons-logging | jar | 1.1 |
| org.apache.commons : commons-lang3 | jar | 3.1 |
| xpp3 : xpp3 | jar | 1.1.3.4.O |
| junit : junit | jar | 4.11 |
| org.apache.httpcomponents : httpclient | jar | 4.2.3 |
| org.jdom : jdom | jar | 1.1.3 |
| com.google.code.gson : gson | jar | 2.2.4 |