License |
License |
---|---|
Categories |
CategoriesSpring Boot Container Microservices |
GroupId | GroupIdtop.xiajibagao |
ArtifactId | ArtifactIdcrane-spring-boot-starter |
Version | Version0.2.0-alpha1 |
Type | Typejar |
Description |
Descriptioncrane-spring-boot-starter
基于 SpringBoot 的注解式字典项、关联表与枚举值通用处理框架
|
<!-- https://jarcasting.com/artifacts/top.xiajibagao/crane-spring-boot-starter/ -->
<dependency>
<groupId>top.xiajibagao</groupId>
<artifactId>crane-spring-boot-starter</artifactId>
<version>0.2.0-alpha1</version>
</dependency>
// https://jarcasting.com/artifacts/top.xiajibagao/crane-spring-boot-starter/
implementation 'top.xiajibagao:crane-spring-boot-starter:0.2.0-alpha1'
// https://jarcasting.com/artifacts/top.xiajibagao/crane-spring-boot-starter/
implementation ("top.xiajibagao:crane-spring-boot-starter:0.2.0-alpha1")
'top.xiajibagao:crane-spring-boot-starter:jar:0.2.0-alpha1'
<dependency org="top.xiajibagao" name="crane-spring-boot-starter" rev="0.2.0-alpha1">
<artifact name="crane-spring-boot-starter" type="jar" />
</dependency>
@Grapes(
@Grab(group='top.xiajibagao', module='crane-spring-boot-starter', version='0.2.0-alpha1')
)
libraryDependencies += "top.xiajibagao" % "crane-spring-boot-starter" % "0.2.0-alpha1"
[top.xiajibagao/crane-spring-boot-starter "0.2.0-alpha1"]
Group / Artifact | Type | Version |
---|---|---|
top.xiajibagao : crane-extension | jar | 0.2.0-alpha1 |
top.xiajibagao : crane-jackson-implement Optional | jar | 0.2.0-alpha1 |
com.google.code.findbugs : jsr305 Optional | jar | 3.0.2 |
org.slf4j : slf4j-api Optional | jar | 2.0.0-alpha1 |
org.projectlombok : lombok Optional | jar | 1.18.12 |
org.springframework : spring-core | jar |
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-starter-test Optional | jar | |
junit : junit Optional | jar | 4.13.1 |