com.github.heavensay:treasure-package

子模块合并打包

License

License

GroupId

GroupId

com.github.heavensay
ArtifactId

ArtifactId

treasure-package
Last Version

Last Version

1.0.3
Release Date

Release Date

Type

Type

pom
Description

Description

子模块合并打包

Download treasure-package

How to add to project

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

Dependencies

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

  • treasure-all
  • treasure-independent

treasure

工作中常用工具类、组件

treasure-dict

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

Versions

Version
1.0.3
1.0.2