MVN

org.aoju : bus-boot

Maven & Gradle

Nov 06, 2019
2 usages
387 stars

Bus Boot

<dependency>
    <groupId>org.aoju</groupId>
    <artifactId>bus-boot</artifactId>
    <version>5.1.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.aoju : bus-boot to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 5.1.0

All Versions

Choose a version of org.aoju : bus-boot to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
5.1.x
bus-boot-5.1.0
5.0.x
bus-boot-5.0.9
bus-boot-5.0.8
bus-boot-5.0.6
bus-boot-5.0.5
bus-boot-5.0.3
bus-boot-5.0.2
bus-boot-5.0.1
bus-boot-5.0.0
3.6.x
bus-boot-3.6.9
bus-boot-3.6.8
bus-boot-3.6.6
bus-boot-3.6.5
bus-boot-3.6.3
bus-boot-3.6.2
bus-boot-3.6.1
bus-boot-3.6.0
3.5.x
bus-boot-3.5.8
bus-boot-3.5.7
bus-boot-3.5.6
bus-boot-3.5.5
bus-boot-3.5.3
bus-boot-3.5.2
bus-boot-3.5.1
bus-boot-3.5.0
3.2.x
bus-boot-3.2.8
bus-boot-3.2.6
bus-boot-3.2.5
bus-boot-3.2.2
bus-boot-3.2.1
bus-boot-3.2.0
3.1.x
bus-boot-3.1.9
bus-boot-3.1.8
bus-boot-3.1.6
bus-boot-3.1.5
bus-boot-3.1.2
bus-boot-3.1.0
3.0.x
bus-boot-3.0.9
bus-boot-3.0.8
bus-boot-3.0.6
bus-boot-3.0.5
bus-boot-3.0.0

How to add a dependency to Maven

Add the following org.aoju : bus-boot maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>org.aoju</groupId>
    <artifactId>bus-boot</artifactId>
    <version>5.1.0</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following org.aoju : bus-boot gradle dependency to your build.gradle file:

implementation 'org.aoju:bus-boot:5.1.0'

Gradle Kotlin DSL: Add the following org.aoju : bus-boot gradle kotlin dependency to your build.gradle.kts file:

implementation("org.aoju:bus-boot:5.1.0")

How to add a dependency to SBT Scala

SBT Scala: Add the following org.aoju : bus-boot sbt scala dependency to your build.sbt file:

libraryDependencies += "org.aoju" % "bus-boot" % "5.1.0"

Advertisement

Dependencies from Group

Feb 12, 2023
17 usages
387 stars
Feb 12, 2023
16 usages
387 stars
Feb 12, 2023
15 usages
387 stars
Feb 12, 2023
7 usages
387 stars
Feb 12, 2023
5 usages
387 stars

Discover Dependencies