a

axonhub-spring-boot-autoconfigure

Files download
File Operation
axonhub-spring-boot-autoconfigure-1.1.3.jar download
axonhub-spring-boot-autoconfigure-1.1.3.pom download
axonhub-spring-boot-autoconfigure-1.1.3-sources.jar download
Apache Maven
<dependency>
  <groupId>io.axoniq</groupId>
  <artifactId>axonhub-spring-boot-autoconfigure</artifactId>
  <version>1.1.3</version>
</dependency>
Gradle Groovy
implementation 'io.axoniq:axonhub-spring-boot-autoconfigure:1.1.3'
Gradle Kotlin
implementation("io.axoniq:axonhub-spring-boot-autoconfigure:1.1.3")
Scala SBT
libraryDependencies += "io.axoniq" % "axonhub-spring-boot-autoconfigure" % "1.1.3"
Groovy Grape
@Grapes(
  @Grab(group='io.axoniq', module='axonhub-spring-boot-autoconfigure', version='1.1.3')
)
Apache Ivy
<dependency org="io.axoniq" name="axonhub-spring-boot-autoconfigure" rev="1.1.3" />
Leiningen
[io.axoniq/axonhub-spring-boot-autoconfigure "1.1.3"]
Apache Buildr
'io.axoniq:axonhub-spring-boot-autoconfigure:jar:1.1.3'