a

autoId-spring-boot

主键生成器 author:duxvfeng
https://github.com/duxvfeng
The MIT License
duxvfeng
Files download
File Operation
autoId-spring-boot-1.0.2-RELEASE.pom download
Apache Maven
<dependency>
  <groupId>com.github.duxvfeng</groupId>
  <artifactId>autoId-spring-boot</artifactId>
  <version>1.0.2-RELEASE</version>
  <type>pom</type>
</dependency>
Gradle Groovy
implementation 'com.github.duxvfeng:autoId-spring-boot:1.0.2-RELEASE'
Gradle Kotlin
implementation("com.github.duxvfeng:autoId-spring-boot:1.0.2-RELEASE")
Scala SBT
libraryDependencies += "com.github.duxvfeng" % "autoId-spring-boot" % "1.0.2-RELEASE"
Groovy Grape
@Grapes(
  @Grab(group='com.github.duxvfeng', module='autoId-spring-boot', version='1.0.2-RELEASE')
)
Apache Ivy
<dependency org="com.github.duxvfeng" name="autoId-spring-boot" rev="1.0.2-RELEASE" />
Leiningen
[com.github.duxvfeng/autoId-spring-boot "1.0.2-RELEASE"]
Apache Buildr
'com.github.duxvfeng:autoId-spring-boot:jar:1.0.2-RELEASE'
Dependencies
The project has no third-party dependencies