License |
License |
---|---|
GroupId | GroupIdtop.xiajibagao |
ArtifactId | ArtifactIdcrane-core |
Version | Version0.5.7 |
Type | Typejar |
Description |
Descriptioncrane-core
基于 SpringBoot 的注解式字典项、关联表与枚举值通用处理框架
|
Filename | Size |
---|---|
crane-core-0.5.7.pom | |
crane-core-0.5.7.jar | 156 KB |
crane-core-0.5.7-sources.jar | 104 KB |
crane-core-0.5.7-javadoc.jar | 746 KB |
Browse |
<!-- https://jarcasting.com/artifacts/top.xiajibagao/crane-core/ -->
<dependency>
<groupId>top.xiajibagao</groupId>
<artifactId>crane-core</artifactId>
<version>0.5.7</version>
</dependency>
// https://jarcasting.com/artifacts/top.xiajibagao/crane-core/
implementation 'top.xiajibagao:crane-core:0.5.7'
// https://jarcasting.com/artifacts/top.xiajibagao/crane-core/
implementation ("top.xiajibagao:crane-core:0.5.7")
'top.xiajibagao:crane-core:jar:0.5.7'
<dependency org="top.xiajibagao" name="crane-core" rev="0.5.7">
<artifact name="crane-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='top.xiajibagao', module='crane-core', version='0.5.7')
)
libraryDependencies += "top.xiajibagao" % "crane-core" % "0.5.7"
[top.xiajibagao/crane-core "0.5.7"]
Group / Artifact | Type | Version |
---|---|---|
com.esotericsoftware : reflectasm | jar | 1.11.9 |
com.google.code.findbugs : jsr305 | jar | 3.0.2 |
org.springframework : spring-beans | jar | |
org.springframework : spring-expression | jar | |
cn.hutool : hutool-core | jar | 5.7.22 |
com.google.guava : guava | jar | 28.1-jre |
org.aspectj : aspectjweaver | jar | |
org.springframework.boot : spring-boot-starter-aop | jar | |
org.springframework : spring-core | jar | |
org.slf4j : slf4j-api Optional | jar | 2.0.0-alpha1 |
org.projectlombok : lombok Optional | jar | 1.18.12 |
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-starter-test Optional | jar | |
junit : junit Optional | jar | 4.13.1 |