com.github.heavensay:treasure-independent

打包子模块,所有子模块都是独立的,不依赖第三方jar包

License

License

GroupId

GroupId

com.github.heavensay
ArtifactId

ArtifactId

treasure-independent
Last Version

Last Version

1.0.3
Release Date

Release Date

Type

Type

jar
Description

Description

打包子模块,所有子模块都是独立的,不依赖第三方jar包

Download treasure-independent

How to add to project

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

Dependencies

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.

treasure

工作中常用工具类、组件

treasure-dict

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

Versions

Version
1.0.3
1.0.2