| Лицензия |
Лицензия |
|---|---|
| Группа | Группаme.fhir |
| Идентификатор | Идентификаторfhir-dstu2 |
| Последняя версия | Последняя версия1.0.1.7108 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
ОписаниеFHIR Java Client Library
Fast Healthcare Interoperability Resources: Java Client Library
|
| Ссылка на сайт |
Ссылка на сайт |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| fhir-dstu2-1.0.1.7108.pom | |
| fhir-dstu2-1.0.1.7108.jar | 5 MB |
| fhir-dstu2-1.0.1.7108-sources.jar | 1 MB |
| fhir-dstu2-1.0.1.7108-javadoc.jar | 350 bytes |
| Обзор |
<!-- https://jarcasting.com/artifacts/me.fhir/fhir-dstu2/ -->
<dependency>
<groupId>me.fhir</groupId>
<artifactId>fhir-dstu2</artifactId>
<version>1.0.1.7108</version>
</dependency>
// https://jarcasting.com/artifacts/me.fhir/fhir-dstu2/
implementation 'me.fhir:fhir-dstu2:1.0.1.7108'
// https://jarcasting.com/artifacts/me.fhir/fhir-dstu2/
implementation ("me.fhir:fhir-dstu2:1.0.1.7108")
'me.fhir:fhir-dstu2:jar:1.0.1.7108'
<dependency org="me.fhir" name="fhir-dstu2" rev="1.0.1.7108">
<artifact name="fhir-dstu2" type="jar" />
</dependency>
@Grapes(
@Grab(group='me.fhir', module='fhir-dstu2', version='1.0.1.7108')
)
libraryDependencies += "me.fhir" % "fhir-dstu2" % "1.0.1.7108"
[me.fhir/fhir-dstu2 "1.0.1.7108"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| net.sf.saxon : Saxon-HE | jar | 9.5.1-5 |
| commons-io : commons-io | jar | 1.2 |
| commons-discovery : commons-discovery | jar | 0.2 |
| commons-codec : commons-codec | jar | 1.9 |
| commons-logging : commons-logging | jar | 1.1 |
| org.apache.commons : commons-lang3 | jar | 3.3.2 |
| xpp3 : xpp3 | jar | 1.1.4c |
| 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.3 |