MVN

com.hb0730 : commons-all

Maven & Gradle

Apr 23, 2021
2 stars

hb0730-commons主要是个人常用类库

<dependency>
    <groupId>com.hb0730</groupId>
    <artifactId>commons-all</artifactId>
    <version>2.1.2-RELEASE</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.hb0730 : commons-all to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 2.1.2-RELEASE

All Versions

Choose a version of com.hb0730 : commons-all to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
2.1.x
commons-all-2.1.2-RELEASE
commons-all-2.1.1-RELEASE
commons-all-2.1.0-RELEASE
2.0.x
commons-all-2.0.4-RELEASE
commons-all-2.0.3-RELEASE
commons-all-2.0.2-RELEASE
commons-all-2.0.1-RELEASE
commons-all-2.0.0-RELEASE
1.0.x
commons-all-1.0.2-RELEASE
commons-all-1.0.1-RELEASE

How to add a dependency to Maven

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

<dependency>
    <groupId>com.hb0730</groupId>
    <artifactId>commons-all</artifactId>
    <version>2.1.2-RELEASE</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.hb0730 : commons-all gradle dependency to your build.gradle file:

implementation 'com.hb0730:commons-all:2.1.2-RELEASE'

Gradle Kotlin DSL: Add the following com.hb0730 : commons-all gradle kotlin dependency to your build.gradle.kts file:

implementation("com.hb0730:commons-all:2.1.2-RELEASE")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.hb0730 : commons-all sbt scala dependency to your build.sbt file:

libraryDependencies += "com.hb0730" % "commons-all" % "2.1.2-RELEASE"

Advertisement

Dependencies from Group

Apr 23, 2021
12 usages
2 stars
Apr 23, 2021
5 usages
2 stars
Apr 23, 2021
4 usages
3 stars
Apr 23, 2021
4 usages
2 stars
Apr 23, 2021
4 usages
2 stars

Discover Dependencies