| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииДанные |
| Группа | Группаorg.hspconsortium |
| Идентификатор | Идентификаторhsp-sample-data-dstu1 |
| Версия | Версия0.8 |
| Тип | Типjar |
| Описание |
ОписаниеHealth Services Platform Consortium - HSP Data - Sample
Data packs for HSP platforms
|
| Организация-разработчик |
Организация-разработчик |
| Имя Файла | Размер |
|---|---|
| hsp-sample-data-dstu1-0.8.pom | |
| hsp-sample-data-dstu1-0.8.jar | 5 MB |
| hsp-sample-data-dstu1-0.8-sources.jar | 5 MB |
| Обзор |
<!-- https://jarcasting.com/artifacts/org.hspconsortium/hsp-sample-data-dstu1/ -->
<dependency>
<groupId>org.hspconsortium</groupId>
<artifactId>hsp-sample-data-dstu1</artifactId>
<version>0.8</version>
</dependency>
// https://jarcasting.com/artifacts/org.hspconsortium/hsp-sample-data-dstu1/
implementation 'org.hspconsortium:hsp-sample-data-dstu1:0.8'
// https://jarcasting.com/artifacts/org.hspconsortium/hsp-sample-data-dstu1/
implementation ("org.hspconsortium:hsp-sample-data-dstu1:0.8")
'org.hspconsortium:hsp-sample-data-dstu1:jar:0.8'
<dependency org="org.hspconsortium" name="hsp-sample-data-dstu1" rev="0.8">
<artifact name="hsp-sample-data-dstu1" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.hspconsortium', module='hsp-sample-data-dstu1', version='0.8')
)
libraryDependencies += "org.hspconsortium" % "hsp-sample-data-dstu1" % "0.8"
[org.hspconsortium/hsp-sample-data-dstu1 "0.8"]