id生成器

主键生成器 author:duxvfeng

License

License

Categories

Categories

Auto Application Layer Libs Code Generators
GroupId

GroupId

com.github.duxvfeng
ArtifactId

ArtifactId

autoId
Last Version

Last Version

1.0.2-RELEASE
Release Date

Release Date

Type

Type

jar
Description

Description

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

Project URL

https://github.com/duxvfeng

Download autoId

How to add to project

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

Dependencies

compile (2)

Group / Artifact Type Version
org.reflections : reflections jar 0.9.10
org.mybatis : mybatis jar 3.5.1

runtime (3)

Group / Artifact Type Version
org.slf4j : slf4j-api jar 1.7.25
org.projectlombok : lombok jar 1.16.18
mysql : mysql-connector-java jar 8.0.19

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.2-RELEASE
1.0.1-RELEASE