com.github.caijh.commons:commons-utils

common utils

License

License

GroupId

GroupId

com.github.caijh.commons
ArtifactId

ArtifactId

commons-utils
Last Version

Last Version

2.0.2
Release Date

Release Date

Type

Type

jar
Description

Description

com.github.caijh.commons:commons-utils
common utils
Project URL

Project URL

https://github.com/caijh/commons-utils

Download commons-utils

How to add to project

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

Dependencies

compile (10)

Group / Artifact Type Version
org.jetbrains.kotlin : kotlin-stdlib jar 1.5.31
org.apache.commons : commons-lang3 jar 3.12.0
cglib : cglib-nodep jar 3.3.0
com.squareup.okhttp3 : okhttp jar 4.9.2
com.alibaba : fastjson jar 1.2.78
com.google.guava : guava jar 31.0.1-jre
joda-time : joda-time jar 2.10.13
org.dom4j : dom4j jar 2.1.3
com.google.zxing : core jar 3.4.1
com.google.zxing : javase jar 3.4.1

test (1)

Group / Artifact Type Version
junit : junit jar 4.13.2

Project Modules

There are no modules declared in this project.

Versions

Version
2.0.2
2.0.1
2.0.0
1.0.1
0.0.1