License |
License |
---|---|
Categories |
CategoriesSpring Boot Container Microservices Auto Application Layer Libs Code Generators |
GroupId | GroupIdcom.github.duxvfeng |
ArtifactId | ArtifactIdautoId-spring-boot |
Last Version | Last Version1.0.2-RELEASE |
Release Date | Release Date |
Type | Typepom |
Description |
Descriptionid生成器
主键生成器 author:duxvfeng
|
Project URL |
Project URL |
Filename | Size |
---|---|
autoId-spring-boot-1.0.2-RELEASE.pom | 7 KB |
Browse |
<!-- 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"]