Last Version

yelong-commons 2.2.0

包装了一些常用的类与方法。大部分方法均在 commons-lang3 包基础上拓展的。

License

License

GroupId

GroupId

com.github.yelong0216
ArtifactId

ArtifactId

yelong-commons
Version

Version

2.2.0
Type

Type

jar
Description

Description

yelong-commons
包装了一些常用的类与方法。大部分方法均在 commons-lang3 包基础上拓展的。
Project URL

Project URL

https://github.com/yelong0216/yelong-commons.git
Source Code Management

Source Code Management

https://github.com/yelong0216/yelong-commons

Download yelong-commons 2.2.0


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

Dependencies

compile (5)

Group / Artifact Type Version
org.apache.commons : commons-lang3 jar 3.8.1
commons-codec : commons-codec jar 1.11
commons-io : commons-io jar 2.6
org.apache.commons : commons-collections4 jar 4.1
commons-beanutils : commons-beanutils jar 1.9.4

test (1)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter-api jar 5.7.0-M1

Project Modules

There are no modules declared in this project.