a

autoId-spring-boot-autoconfigure

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