| Лицензия |
Лицензия |
|---|---|
| Группа | Группаorg.ehrbase.openehr |
| Идентификатор | Идентификаторbase |
| Последняя версия | Последняя версия0.21.1 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
ОписаниеEHRbase is a Free, Libre, Open Source openEHR Clinical Data Repository
|
| Имя Файла | Размер |
|---|---|
| base-0.21.1.pom | |
| base-0.21.1.jar | 98 KB |
| base-0.21.1-sources.jar | 98 KB |
| base-0.21.1-javadoc.jar | 392 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/org.ehrbase.openehr/base/ -->
<dependency>
<groupId>org.ehrbase.openehr</groupId>
<artifactId>base</artifactId>
<version>0.21.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.ehrbase.openehr/base/
implementation 'org.ehrbase.openehr:base:0.21.1'
// https://jarcasting.com/artifacts/org.ehrbase.openehr/base/
implementation ("org.ehrbase.openehr:base:0.21.1")
'org.ehrbase.openehr:base:jar:0.21.1'
<dependency org="org.ehrbase.openehr" name="base" rev="0.21.1">
<artifact name="base" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.ehrbase.openehr', module='base', version='0.21.1')
)
libraryDependencies += "org.ehrbase.openehr" % "base" % "0.21.1"
[org.ehrbase.openehr/base "0.21.1"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.flywaydb : flyway-core | jar | 8.4.4 |