is not current version
Last Version 5.1.0

org.aoju:bus-boot 5.0.5

Bus Boot

GroupId

GroupId

org.aoju
ArtifactId

ArtifactId

bus-boot
Version

Version

5.0.5
Type

Type

jar

Download bus-boot 5.0.5


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