com.github.duxvfeng:autoId-spring-boot-starter

主键生成器 author:duxvfeng

License

License

Categories

Categories

Spring Boot Container Microservices Auto Application Layer Libs Code Generators
GroupId

GroupId

com.github.duxvfeng
ArtifactId

ArtifactId

autoId-spring-boot-starter
Last Version

Last Version

1.0.2-RELEASE
Release Date

Release Date

Type

Type

jar
Description

Description

主键生成器 author:duxvfeng

Download autoId-spring-boot-starter

How to add to project

<!-- https://jarcasting.com/artifacts/com.github.duxvfeng/autoId-spring-boot-starter/ -->
<dependency>
    <groupId>com.github.duxvfeng</groupId>
    <artifactId>autoId-spring-boot-starter</artifactId>
    <version>1.0.2-RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.duxvfeng/autoId-spring-boot-starter/
implementation 'com.github.duxvfeng:autoId-spring-boot-starter:1.0.2-RELEASE'
// https://jarcasting.com/artifacts/com.github.duxvfeng/autoId-spring-boot-starter/
implementation ("com.github.duxvfeng:autoId-spring-boot-starter:1.0.2-RELEASE")
'com.github.duxvfeng:autoId-spring-boot-starter:jar:1.0.2-RELEASE'
<dependency org="com.github.duxvfeng" name="autoId-spring-boot-starter" rev="1.0.2-RELEASE">
  <artifact name="autoId-spring-boot-starter" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.duxvfeng', module='autoId-spring-boot-starter', version='1.0.2-RELEASE')
)
libraryDependencies += "com.github.duxvfeng" % "autoId-spring-boot-starter" % "1.0.2-RELEASE"
[com.github.duxvfeng/autoId-spring-boot-starter "1.0.2-RELEASE"]

Dependencies

compile (4)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter jar
org.mybatis.spring.boot : mybatis-spring-boot-starter jar 2.1.1
com.github.duxvfeng : autoId jar 1.0.2-RELEASE
com.github.duxvfeng : autoId-spring-boot-autoconfigure jar 1.0.2-RELEASE

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.2-RELEASE
1.0.1-RELEASE
1.0.0