License |
License |
---|---|
Categories |
CategoriesSpring Boot Container Microservices Auto Application Layer Libs Code Generators |
GroupId | GroupIdcom.github.haerxiong |
ArtifactId | ArtifactIdautoenum-spring-boot-starter |
Last Version | Last Version1.0.1 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionSonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/
|
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/com.github.haerxiong/autoenum-spring-boot-starter/ -->
<dependency>
<groupId>com.github.haerxiong</groupId>
<artifactId>autoenum-spring-boot-starter</artifactId>
<version>1.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.haerxiong/autoenum-spring-boot-starter/
implementation 'com.github.haerxiong:autoenum-spring-boot-starter:1.0.1'
// https://jarcasting.com/artifacts/com.github.haerxiong/autoenum-spring-boot-starter/
implementation ("com.github.haerxiong:autoenum-spring-boot-starter:1.0.1")
'com.github.haerxiong:autoenum-spring-boot-starter:jar:1.0.1'
<dependency org="com.github.haerxiong" name="autoenum-spring-boot-starter" rev="1.0.1">
<artifact name="autoenum-spring-boot-starter" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.haerxiong', module='autoenum-spring-boot-starter', version='1.0.1')
)
libraryDependencies += "com.github.haerxiong" % "autoenum-spring-boot-starter" % "1.0.1"
[com.github.haerxiong/autoenum-spring-boot-starter "1.0.1"]
Group / Artifact | Type | Version |
---|---|---|
org.mybatis.spring.boot : mybatis-spring-boot-starter | jar | 2.1.4 |
cn.hutool : hutool-all | jar | 5.4.0 |