License |
License |
---|---|
GroupId | GroupIdcom.github.heavensay |
ArtifactId | ArtifactIdtreasure-common |
Version | Version1.0.3 |
Type | Typejar |
Description |
Description项目包含通用的工具类
|
Filename | Size |
---|---|
treasure-common-1.0.3.pom | |
treasure-common-1.0.3.jar | 29 KB |
treasure-common-1.0.3-sources.jar | 23 KB |
treasure-common-1.0.3-javadoc.jar | 149 KB |
Browse |
<!-- 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"]
Group / Artifact | Type | Version |
---|---|---|
net.sf.dozer : dozer | jar | 5.5.1 |
org.freemarker : freemarker | jar | 2.3.22 |
Group / Artifact | Type | Version |
---|---|---|
org.springframework : spring-beans | jar | |
org.springframework : spring-core | jar |
Group / Artifact | Type | Version |
---|---|---|
com.alibaba : fastjson | jar | 1.2.46 |
junit : junit | jar | 4.12 |