License |
License |
---|---|
Categories |
CategoriesAxon Application Layer Libs Distributed Applications |
GroupId | GroupIdio.holixon.axon.gateway |
ArtifactId | ArtifactIdaxon-gateway-extension-parent |
Last Version | Last Version0.1.0 |
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.1.0.pom | 20 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.holixon.axon.gateway/axon-gateway-extension-parent/ -->
<dependency>
<groupId>io.holixon.axon.gateway</groupId>
<artifactId>axon-gateway-extension-parent</artifactId>
<version>0.1.0</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/io.holixon.axon.gateway/axon-gateway-extension-parent/
implementation 'io.holixon.axon.gateway:axon-gateway-extension-parent:0.1.0'
// https://jarcasting.com/artifacts/io.holixon.axon.gateway/axon-gateway-extension-parent/
implementation ("io.holixon.axon.gateway:axon-gateway-extension-parent:0.1.0")
'io.holixon.axon.gateway:axon-gateway-extension-parent:pom:0.1.0'
<dependency org="io.holixon.axon.gateway" name="axon-gateway-extension-parent" rev="0.1.0">
<artifact name="axon-gateway-extension-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='io.holixon.axon.gateway', module='axon-gateway-extension-parent', version='0.1.0')
)
libraryDependencies += "io.holixon.axon.gateway" % "axon-gateway-extension-parent" % "0.1.0"
[io.holixon.axon.gateway/axon-gateway-extension-parent "0.1.0"]
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.4 |
io.projectreactor : reactor-test | jar |