crane-annotation

基于 SpringBoot 的注解式字典项、关联表与枚举值通用处理框架

License

License

GroupId

GroupId

top.xiajibagao
ArtifactId

ArtifactId

crane-annotation
Last Version

Last Version

0.2.0-alpha1
Release Date

Release Date

Type

Type

jar
Description

Description

crane-annotation
基于 SpringBoot 的注解式字典项、关联表与枚举值通用处理框架

Download crane-annotation

How to add to project

<!-- https://jarcasting.com/artifacts/top.xiajibagao/crane-annotation/ -->
<dependency>
    <groupId>top.xiajibagao</groupId>
    <artifactId>crane-annotation</artifactId>
    <version>0.2.0-alpha1</version>
</dependency>
// https://jarcasting.com/artifacts/top.xiajibagao/crane-annotation/
implementation 'top.xiajibagao:crane-annotation:0.2.0-alpha1'
// https://jarcasting.com/artifacts/top.xiajibagao/crane-annotation/
implementation ("top.xiajibagao:crane-annotation:0.2.0-alpha1")
'top.xiajibagao:crane-annotation:jar:0.2.0-alpha1'
<dependency org="top.xiajibagao" name="crane-annotation" rev="0.2.0-alpha1">
  <artifact name="crane-annotation" type="jar" />
</dependency>
@Grapes(
@Grab(group='top.xiajibagao', module='crane-annotation', version='0.2.0-alpha1')
)
libraryDependencies += "top.xiajibagao" % "crane-annotation" % "0.2.0-alpha1"
[top.xiajibagao/crane-annotation "0.2.0-alpha1"]

Dependencies

compile (4)

Group / Artifact Type Version
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

Project Modules

There are no modules declared in this project.

Versions

Version
0.2.0-alpha1