id生成器

主键生成器 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
Last Version

Last Version

1.0.2-RELEASE
Release Date

Release Date

Type

Type

pom
Description

Description

id生成器
主键生成器 author:duxvfeng
Project URL

Project URL

https://github.com/duxvfeng

Download autoId-spring-boot

How to add to project

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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • autoId-spring-boot-autoconfigure
  • autoId-spring-boot-starter

Versions

Version
1.0.2-RELEASE
1.0.1-RELEASE
1.0.0