crane-spring-boot-starter

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

License

License

Categories

Categories

Spring Boot Container Microservices
GroupId

GroupId

top.xiajibagao
ArtifactId

ArtifactId

crane-spring-boot-starter
Last Version

Last Version

0.5.7
Release Date

Release Date

Type

Type

jar
Description

Description

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

Download crane-spring-boot-starter

How to add to project

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

Dependencies

compile (5)

Group / Artifact Type Version
org.springframework.boot : spring-boot-configuration-processor jar
top.xiajibagao : crane-core jar 0.5.7
top.xiajibagao : crane-jackson-implement Optional jar 0.5.7
org.slf4j : slf4j-api Optional jar 2.0.0-alpha1
org.projectlombok : lombok Optional jar 1.18.12

test (2)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-test Optional jar
junit : junit Optional jar 4.13.1

Project Modules

There are no modules declared in this project.

Versions

Version
0.5.7
0.5.6
0.5.5
0.5.4
0.5.3
0.5.2
0.5.1-alpha1
0.5.0-alpha1
0.4.0-alpha1
0.3.1-alpha1
0.2.0-alpha1