Last Version

com.github.heavensay:treasure-common 1.0.3

项目包含通用的工具类

License

License

GroupId

GroupId

com.github.heavensay
ArtifactId

ArtifactId

treasure-common
Version

Version

1.0.3
Type

Type

jar
Description

Description

项目包含通用的工具类

Download treasure-common 1.0.3


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

Dependencies

compile (2)

Group / Artifact Type Version
net.sf.dozer : dozer jar 5.5.1
org.freemarker : freemarker jar 2.3.22

provided (2)

Group / Artifact Type Version
org.springframework : spring-beans jar
org.springframework : spring-core jar

test (2)

Group / Artifact Type Version
com.alibaba : fastjson jar 1.2.46
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.