is not current version
Last Version 2.0.1

net.dreamlu:lutool-boot 2.0.0

An enhanced toolkit of Spring boot to simplify development.

Categories

Categories

Net
GroupId

GroupId

net.dreamlu
ArtifactId

ArtifactId

lutool-boot
Version

Version

2.0.0
Type

Type

jar

Download lutool-boot 2.0.0


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