| Категории |
КатегорииAxon Библиотеки уровня приложения Distributed Applications |
|---|---|
| Группа | Группаio.holixon |
| Идентификатор | Идентификаторaxon-gateway-extension-parent |
| Версия | Версия0.0.1 |
| Тип | Типpom |
| Имя Файла | Размер |
|---|---|
| axon-gateway-extension-parent-0.0.1.pom | 20 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/io.holixon/axon-gateway-extension-parent/ -->
<dependency>
<groupId>io.holixon</groupId>
<artifactId>axon-gateway-extension-parent</artifactId>
<version>0.0.1</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/io.holixon/axon-gateway-extension-parent/
implementation 'io.holixon:axon-gateway-extension-parent:0.0.1'
// https://jarcasting.com/artifacts/io.holixon/axon-gateway-extension-parent/
implementation ("io.holixon:axon-gateway-extension-parent:0.0.1")
'io.holixon:axon-gateway-extension-parent:pom:0.0.1'
<dependency org="io.holixon" name="axon-gateway-extension-parent" rev="0.0.1">
<artifact name="axon-gateway-extension-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='io.holixon', module='axon-gateway-extension-parent', version='0.0.1')
)
libraryDependencies += "io.holixon" % "axon-gateway-extension-parent" % "0.0.1"
[io.holixon/axon-gateway-extension-parent "0.0.1"]