is not current version
Last Version 5.1.0

org.aoju:bus-boot 3.1.8

Bus Boot

GroupId

GroupId

org.aoju
ArtifactId

ArtifactId

bus-boot
Version

Version

3.1.8
Type

Type

jar

Download bus-boot 3.1.8


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