License |
License |
---|---|
GroupId | GroupIdtop.xiajibagao |
ArtifactId | ArtifactIdcrane |
Version | Version0.1.0 |
Type | Typejar |
Description |
Descriptioncrane
基于 SpringBoot 的注解式字典项、关联表与枚举值通用处理框架
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
crane-0.1.0.pom | |
crane-0.1.0.jar | 96 KB |
crane-0.1.0-sources.jar | 59 KB |
crane-0.1.0-javadoc.jar | 456 KB |
Browse |
<!-- https://jarcasting.com/artifacts/top.xiajibagao/crane/ -->
<dependency>
<groupId>top.xiajibagao</groupId>
<artifactId>crane</artifactId>
<version>0.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/top.xiajibagao/crane/
implementation 'top.xiajibagao:crane:0.1.0'
// https://jarcasting.com/artifacts/top.xiajibagao/crane/
implementation ("top.xiajibagao:crane:0.1.0")
'top.xiajibagao:crane:jar:0.1.0'
<dependency org="top.xiajibagao" name="crane" rev="0.1.0">
<artifact name="crane" type="jar" />
</dependency>
@Grapes(
@Grab(group='top.xiajibagao', module='crane', version='0.1.0')
)
libraryDependencies += "top.xiajibagao" % "crane" % "0.1.0"
[top.xiajibagao/crane "0.1.0"]
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-starter-aop Optional | jar | 2.6.3 |
org.springframework.boot : spring-boot-configuration-processor Optional | jar | 2.6.3 |
org.projectlombok : lombok Optional | jar | 1.18.22 |
javax.validation : validation-api Optional | jar | 2.0.1.Final |
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-starter | jar | 2.6.3 |
org.springframework.boot : spring-boot-starter-web | jar | 2.6.3 |
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-starter-test | jar | 2.6.3 |