is not current version
Last Version 5.1.0

org.aoju:bus-boot 3.2.2

Bus Boot

GroupId

GroupId

org.aoju
ArtifactId

ArtifactId

bus-boot
Version

Version

3.2.2
Type

Type

jar

Download bus-boot 3.2.2


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