License |
License |
---|---|
Categories |
CategoriesAxon Application Layer Libs Distributed Applications |
GroupId | GroupIdio.holixon |
ArtifactId | ArtifactIdaxon-gateway-extension-parent |
Last Version | Last Version0.0.5 |
Release Date | Release Date |
Type | Typepom |
Description |
DescriptionAxon Framework - Gateway Extension - Parent
Extension for Axon Framework that provides additional gateways.
|
Project URL |
Project URL |
Project Organization |
Project OrganizationHolisticon AG |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
axon-gateway-extension-parent-0.0.5.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.5</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/io.holixon/axon-gateway-extension-parent/
implementation 'io.holixon:axon-gateway-extension-parent:0.0.5'
// https://jarcasting.com/artifacts/io.holixon/axon-gateway-extension-parent/
implementation ("io.holixon:axon-gateway-extension-parent:0.0.5")
'io.holixon:axon-gateway-extension-parent:pom:0.0.5'
<dependency org="io.holixon" name="axon-gateway-extension-parent" rev="0.0.5">
<artifact name="axon-gateway-extension-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='io.holixon', module='axon-gateway-extension-parent', version='0.0.5')
)
libraryDependencies += "io.holixon" % "axon-gateway-extension-parent" % "0.0.5"
[io.holixon/axon-gateway-extension-parent "0.0.5"]
Group / Artifact | Type | Version |
---|---|---|
org.jetbrains.kotlin : kotlin-stdlib-jdk8 | jar |
Group / Artifact | Type | Version |
---|---|---|
org.junit.jupiter : junit-jupiter | jar | |
org.junit.jupiter : junit-jupiter-params | jar | |
org.jetbrains.kotlin : kotlin-test-junit5 | jar | |
io.mockk : mockk | jar | 1.12.0 |
io.projectreactor : reactor-test | jar | |
org.slf4j : slf4j-simple | jar |