is not current version
Last Version 5.1.0

org.aoju:bus-boot 3.0.5

Bus Boot

GroupId

GroupId

org.aoju
ArtifactId

ArtifactId

bus-boot
Version

Version

3.0.5
Type

Type

jar

Download bus-boot 3.0.5


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