License |
License |
---|---|
Categories |
CategoriesAuto Application Layer Libs Code Generators |
GroupId | GroupIdcom.github.duxvfeng |
ArtifactId | ArtifactIdautoId |
Last Version | Last Version1.0.2-RELEASE |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionid生成器
主键生成器 author:duxvfeng
|
Project URL |
Project URL |
Filename | Size |
---|---|
autoId-1.0.2-RELEASE.pom | |
autoId-1.0.2-RELEASE.jar | 12 KB |
autoId-1.0.2-RELEASE-sources.jar | 7 KB |
autoId-1.0.2-RELEASE-javadoc.jar | 54 KB |
Browse |
<!-- 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"]
Group / Artifact | Type | Version |
---|---|---|
org.reflections : reflections | jar | 0.9.10 |
org.mybatis : mybatis | jar | 3.5.1 |
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 |