Last Version

Common Utils 1.7.0

基础工具类

License

License

GroupId

GroupId

com.github.duanxinyuan
ArtifactId

ArtifactId

library-common-util
Version

Version

1.7.0
Type

Type

jar
Description

Description

Common Utils
基础工具类
Project URL

Project URL

https://github.com/duanxinyuan/common-utils
Source Code Management

Source Code Management

https://github.com/duanxinyuan/common-utils

Download library-common-util 1.7.0


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

Dependencies

compile (11)

Group / Artifact Type Version
com.github.duanxinyuan : library-json-gson jar 1.0.0
com.github.duanxinyuan : library-json-jackson jar 1.0.0
com.google.guava : guava jar 25.0-jre
org.apache.commons : commons-lang3 jar 3.6
commons-codec : commons-codec jar 1.8
org.apache.commons : commons-exec jar 1.3
javax.servlet : javax.servlet-api jar 3.1.0
org.bouncycastle : bcprov-jdk15on jar 1.58
javax.mail : mail jar 1.4.7
commons-net : commons-net jar 3.6
org.projectlombok : lombok jar 1.16.20

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.