License |
License |
---|---|
GroupId | GroupIdcom.github.zhangguangyong |
ArtifactId | ArtifactIdcodes-common |
Last Version | Last Version1.0 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptioncodes-common
Codes Common
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
codes-common-1.0.pom | |
codes-common-1.0.jar | 18 KB |
codes-common-1.0-sources.jar | 8 KB |
codes-common-1.0-javadoc.jar | 67 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.zhangguangyong/codes-common/ -->
<dependency>
<groupId>com.github.zhangguangyong</groupId>
<artifactId>codes-common</artifactId>
<version>1.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.zhangguangyong/codes-common/
implementation 'com.github.zhangguangyong:codes-common:1.0'
// https://jarcasting.com/artifacts/com.github.zhangguangyong/codes-common/
implementation ("com.github.zhangguangyong:codes-common:1.0")
'com.github.zhangguangyong:codes-common:jar:1.0'
<dependency org="com.github.zhangguangyong" name="codes-common" rev="1.0">
<artifact name="codes-common" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.zhangguangyong', module='codes-common', version='1.0')
)
libraryDependencies += "com.github.zhangguangyong" % "codes-common" % "1.0"
[com.github.zhangguangyong/codes-common "1.0"]
Group / Artifact | Type | Version |
---|---|---|
org.apache.commons : commons-lang3 | jar | 3.3.2 |
com.google.guava : guava | jar | 18.0 |
joda-time : joda-time | jar | 2.8.1 |
com.alibaba : fastjson | jar | 1.2.5 |
com.belerweb : pinyin4j | jar | 2.5.0 |
commons-io : commons-io | jar | 2.4 |
org.apache.commons : commons-compress | jar | 1.9 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.11 |