| Categories |
CategoriesAxon Application Layer Libs Distributed Applications |
|---|---|
| GroupId | GroupIdio.holixon |
| ArtifactId | ArtifactIdaxon-gateway-extension-parent |
| Version | Version0.0.3 |
| Type | Typepom |
| Filename | Size |
|---|---|
| axon-gateway-extension-parent-0.0.3.pom | 20 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/io.holixon/axon-gateway-extension-parent/ -->
<dependency>
<groupId>io.holixon</groupId>
<artifactId>axon-gateway-extension-parent</artifactId>
<version>0.0.3</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/io.holixon/axon-gateway-extension-parent/
implementation 'io.holixon:axon-gateway-extension-parent:0.0.3'
// https://jarcasting.com/artifacts/io.holixon/axon-gateway-extension-parent/
implementation ("io.holixon:axon-gateway-extension-parent:0.0.3")
'io.holixon:axon-gateway-extension-parent:pom:0.0.3'
<dependency org="io.holixon" name="axon-gateway-extension-parent" rev="0.0.3">
<artifact name="axon-gateway-extension-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='io.holixon', module='axon-gateway-extension-parent', version='0.0.3')
)
libraryDependencies += "io.holixon" % "axon-gateway-extension-parent" % "0.0.3"
[io.holixon/axon-gateway-extension-parent "0.0.3"]