codes-common

Codes Common

License

License

GroupId

GroupId

com.github.zhangguangyong
ArtifactId

ArtifactId

codes-common
Last Version

Last Version

1.0
Release Date

Release Date

Type

Type

jar
Description

Description

codes-common
Codes Common
Project URL

Project URL

https://github.com/zhangguangyong/codes
Source Code Management

Source Code Management

https://github.com/zhangguangyong/codes

Download codes-common

How to add to project

<!-- 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"]

Dependencies

compile (7)

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

test (1)

Group / Artifact Type Version
junit : junit jar 4.11

Project Modules

There are no modules declared in this project.

Versions

Version
1.0
0.0.1