a

axonhub-spring-boot-autoconfigure

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