| Лицензия |
Лицензия |
|---|---|
| Группа | Группаio.resys.hdes |
| Идентификатор | Идентификаторhdes-build-parent |
| Версия | Версия3.122 |
| Тип | Типpom |
| Описание |
ОписаниеHDES language for defining decision tables, flows, manual and service tasks
|
| Организация-разработчик |
Организация-разработчикCopyright 2020 ReSys OÜ |
| Имя Файла | Размер |
|---|---|
| hdes-build-parent-3.122.pom | 14 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/io.resys.hdes/hdes-build-parent/ -->
<dependency>
<groupId>io.resys.hdes</groupId>
<artifactId>hdes-build-parent</artifactId>
<version>3.122</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/io.resys.hdes/hdes-build-parent/
implementation 'io.resys.hdes:hdes-build-parent:3.122'
// https://jarcasting.com/artifacts/io.resys.hdes/hdes-build-parent/
implementation ("io.resys.hdes:hdes-build-parent:3.122")
'io.resys.hdes:hdes-build-parent:pom:3.122'
<dependency org="io.resys.hdes" name="hdes-build-parent" rev="3.122">
<artifact name="hdes-build-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='io.resys.hdes', module='hdes-build-parent', version='3.122')
)
libraryDependencies += "io.resys.hdes" % "hdes-build-parent" % "3.122"
[io.resys.hdes/hdes-build-parent "3.122"]