cc.kebei:commons

common utils

License

License

GroupId

GroupId

cc.kebei
ArtifactId

ArtifactId

commons
Last Version

Last Version

1.1.1
Release Date

Release Date

Type

Type

jar
Description

Description

cc.kebei:commons
common utils
Project URL

Project URL

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

Source Code Management

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

Download commons

How to add to project

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

Dependencies

compile (4)

Group / Artifact Type Version
joda-time : joda-time Optional jar 2.7
com.belerweb : pinyin4j Optional jar 2.5.0
com.google.guava : guava jar 28.2-jre
javax.ws.rs : javax.ws.rs-api jar 2.1.1

provided (1)

Group / Artifact Type Version
org.projectlombok : lombok jar 1.18.10

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.

common-utils

常用工具类

Versions

Version
1.1.1