License |
License |
---|---|
Categories |
CategoriesSpring Boot Container Microservices Auto Application Layer Libs Code Generators config Configuration Axon Distributed Applications |
GroupId | GroupIdio.axoniq.axonhub |
ArtifactId | ArtifactIdaxonhub-spring-boot-autoconfigure |
Last Version | Last Version1.0-beta1 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionClients module for the AxonIQ modules (AxonHub).
|
Project URL |
Project URL |
<!-- https://jarcasting.com/artifacts/io.axoniq.axonhub/axonhub-spring-boot-autoconfigure/ -->
<dependency>
<groupId>io.axoniq.axonhub</groupId>
<artifactId>axonhub-spring-boot-autoconfigure</artifactId>
<version>1.0-beta1</version>
</dependency>
// https://jarcasting.com/artifacts/io.axoniq.axonhub/axonhub-spring-boot-autoconfigure/
implementation 'io.axoniq.axonhub:axonhub-spring-boot-autoconfigure:1.0-beta1'
// https://jarcasting.com/artifacts/io.axoniq.axonhub/axonhub-spring-boot-autoconfigure/
implementation ("io.axoniq.axonhub:axonhub-spring-boot-autoconfigure:1.0-beta1")
'io.axoniq.axonhub:axonhub-spring-boot-autoconfigure:jar:1.0-beta1'
<dependency org="io.axoniq.axonhub" name="axonhub-spring-boot-autoconfigure" rev="1.0-beta1">
<artifact name="axonhub-spring-boot-autoconfigure" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.axoniq.axonhub', module='axonhub-spring-boot-autoconfigure', version='1.0-beta1')
)
libraryDependencies += "io.axoniq.axonhub" % "axonhub-spring-boot-autoconfigure" % "1.0-beta1"
[io.axoniq.axonhub/axonhub-spring-boot-autoconfigure "1.0-beta1"]
Group / Artifact | Type | Version |
---|---|---|
io.axoniq.axonhub : axonhub-client | jar | 1.0-beta1 |
org.axonframework : axon-spring-boot-starter | jar | 3.1.1 |
org.springframework.boot : spring-boot-configuration-processor Optional | jar | 1.5.7.RELEASE |
org.springframework.boot : spring-boot-starter Optional | jar | 1.5.7.RELEASE |