| Лицензия |
Лицензия |
|---|---|
| Группа | Группаorg.ehrbase.openehr |
| Идентификатор | Идентификаторapi |
| Версия | Версия0.19.0 |
| Тип | Типjar |
| Описание |
ОписаниеEHRbase is a Free, Libre, Open Source openEHR Clinical Data Repository
|
| Имя Файла | Размер |
|---|---|
| api-0.19.0.pom | |
| api-0.19.0.jar | 25 KB |
| api-0.19.0-sources.jar | 33 KB |
| api-0.19.0-javadoc.jar | 586 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/org.ehrbase.openehr/api/ -->
<dependency>
<groupId>org.ehrbase.openehr</groupId>
<artifactId>api</artifactId>
<version>0.19.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.ehrbase.openehr/api/
implementation 'org.ehrbase.openehr:api:0.19.0'
// https://jarcasting.com/artifacts/org.ehrbase.openehr/api/
implementation ("org.ehrbase.openehr:api:0.19.0")
'org.ehrbase.openehr:api:jar:0.19.0'
<dependency org="org.ehrbase.openehr" name="api" rev="0.19.0">
<artifact name="api" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.ehrbase.openehr', module='api', version='0.19.0')
)
libraryDependencies += "org.ehrbase.openehr" % "api" % "0.19.0"
[org.ehrbase.openehr/api "0.19.0"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| com.fasterxml.jackson.datatype : jackson-datatype-jsr310 | jar | 2.9.10 |
| org.ehrbase.openehr.sdk : response-dto | jar | 1.17.0 |
| org.ehrbase.openehr.sdk : serialisation | jar | 1.17.0 |
| org.ehrbase.openehr.sdk : web-template | jar | 1.17.0 |
| com.fasterxml.jackson.core : jackson-annotations | jar | |
| com.fasterxml.jackson.dataformat : jackson-dataformat-xml | jar | |
| com.nedap.healthcare.archie : openehr-rm | jar | 1.0.4 |
| org.assertj : assertj-core | jar | 3.19.0 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| junit : junit | jar | 4.13.2 |