| Лицензия |
Лицензия |
|---|---|
| Группа | Группаorg.hspconsortium.reference |
| Идентификатор | Идентификаторhspc-reference-apps |
| Последняя версия | Последняя версия0.10 |
| Дата | Дата |
| Тип | Типwar |
| Описание |
ОписаниеReference Apps
HSPC/SMART reference applications
|
| Организация-разработчик |
Организация-разработчик |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| hspc-reference-apps-0.10.pom | |
| hspc-reference-apps-0.10.war | 17 MB |
| hspc-reference-apps-0.10-sources.jar | 14 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/org.hspconsortium.reference/hspc-reference-apps/ -->
<dependency>
<groupId>org.hspconsortium.reference</groupId>
<artifactId>hspc-reference-apps</artifactId>
<version>0.10</version>
<type>war</type>
</dependency>
// https://jarcasting.com/artifacts/org.hspconsortium.reference/hspc-reference-apps/
implementation 'org.hspconsortium.reference:hspc-reference-apps:0.10'
// https://jarcasting.com/artifacts/org.hspconsortium.reference/hspc-reference-apps/
implementation ("org.hspconsortium.reference:hspc-reference-apps:0.10")
'org.hspconsortium.reference:hspc-reference-apps:war:0.10'
<dependency org="org.hspconsortium.reference" name="hspc-reference-apps" rev="0.10">
<artifact name="hspc-reference-apps" type="war" />
</dependency>
@Grapes(
@Grab(group='org.hspconsortium.reference', module='hspc-reference-apps', version='0.10')
)
libraryDependencies += "org.hspconsortium.reference" % "hspc-reference-apps" % "0.10"
[org.hspconsortium.reference/hspc-reference-apps "0.10"]