com.github.heavensay:treasure-spring

the parent project of treasure

License

License

GroupId

GroupId

com.github.heavensay
ArtifactId

ArtifactId

treasure-spring
Last Version

Last Version

1.0.3
Release Date

Release Date

Type

Type

pom
Description

Description

the parent project of treasure

Download treasure-spring

Filename Size
treasure-spring-1.0.3.pom 822 bytes
Browse

How to add to project

<!-- https://jarcasting.com/artifacts/com.github.heavensay/treasure-spring/ -->
<dependency>
    <groupId>com.github.heavensay</groupId>
    <artifactId>treasure-spring</artifactId>
    <version>1.0.3</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.heavensay/treasure-spring/
implementation 'com.github.heavensay:treasure-spring:1.0.3'
// https://jarcasting.com/artifacts/com.github.heavensay/treasure-spring/
implementation ("com.github.heavensay:treasure-spring:1.0.3")
'com.github.heavensay:treasure-spring:pom:1.0.3'
<dependency org="com.github.heavensay" name="treasure-spring" rev="1.0.3">
  <artifact name="treasure-spring" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.heavensay', module='treasure-spring', version='1.0.3')
)
libraryDependencies += "com.github.heavensay" % "treasure-spring" % "1.0.3"
[com.github.heavensay/treasure-spring "1.0.3"]

Dependencies

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

  • treasure-spring-validation

treasure

工作中常用工具类、组件

treasure-dict

作为字段转换插件,解决通常api接口返回数据实体中,字典字段需要手工转换问题,转为系统框架自动转换。

Versions

Version
1.0.3
1.0.2