MVN

com.github.yelong0216 : yelong-commons

Maven & Gradle

Nov 19, 2020
8 usages
0 stars

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

<dependency>
    <groupId>com.github.yelong0216</groupId>
    <artifactId>yelong-commons</artifactId>
    <version>2.2.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.github.yelong0216 : yelong-commons to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 2.2.0

All Versions

Choose a version of com.github.yelong0216 : yelong-commons to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
2.2.x
yelong-commons-2.2.0
2.1.x
yelong-commons-2.1.3
yelong-commons-2.1.2
yelong-commons-2.1.1
yelong-commons-2.1.0
2.0.x
yelong-commons-2.0.0
1.3.x
yelong-commons-1.3.0
1.2.x
yelong-commons-1.2.0
1.1.x
yelong-commons-1.1.0
1.0.x
yelong-commons-1.0.3
yelong-commons-1.0.2
yelong-commons-1.0.1
yelong-commons-1.0.0

How to add a dependency to Maven

Add the following com.github.yelong0216 : yelong-commons maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.github.yelong0216</groupId>
    <artifactId>yelong-commons</artifactId>
    <version>2.2.0</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.github.yelong0216 : yelong-commons gradle dependency to your build.gradle file:

implementation 'com.github.yelong0216:yelong-commons:2.2.0'

Gradle Kotlin DSL: Add the following com.github.yelong0216 : yelong-commons gradle kotlin dependency to your build.gradle.kts file:

implementation("com.github.yelong0216:yelong-commons:2.2.0")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.github.yelong0216 : yelong-commons sbt scala dependency to your build.sbt file:

libraryDependencies += "com.github.yelong0216" % "yelong-commons" % "2.2.0"

Advertisement

Dependencies from Group

Nov 19, 2020
8 usages
0 stars
Nov 19, 2020
6 usages
0 stars
Aug 17, 2020
5 usages
0 stars
Nov 19, 2020
5 usages
1 stars
Sep 10, 2020
4 usages
1 stars

Discover Dependencies

Jul 01, 2014
4 usages
387 stars
Oct 28, 2019
3 usages
34 stars
Mar 27, 2023
29 usages
24 stars
Dec 30, 2020
3 usages
91 stars
Aug 31, 2017
3 usages
34 stars
Feb 27, 2023
20 usages
115 stars
Jul 13, 2017
12 usages
550 stars