LuTool

An enhanced toolkit of Spring boot to simplify development.

License

License

Categories

Categories

Net
GroupId

GroupId

net.dreamlu
ArtifactId

ArtifactId

lutool-core
Last Version

Last Version

2.0.3
Release Date

Release Date

Type

Type

jar
Description

Description

LuTool
An enhanced toolkit of Spring boot to simplify development.

Download lutool-core

How to add to project

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

Dependencies

provided (8)

Group / Artifact Type Version
org.springframework : spring-web jar
org.springframework : spring-context jar
org.springframework : spring-expression jar
org.projectlombok : lombok jar 1.16.20
org.springframework.data : spring-data-redis jar 2.0.7.RELEASE
com.fasterxml.jackson.datatype : jackson-datatype-jsr310 jar 2.9.5
com.baomidou : mybatis-plus-generate jar 2.3
io.springfox : springfox-swagger2 jar 2.8.0

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.

Versions

Version
2.0.3
2.0.2
2.0.1
2.0.0
1.0.4
1.0.3
1.0.2
1.0.1
1.0.0
0.1.0.pre
0.1.0
0.0.9
0.0.8
0.0.7
0.0.6
0.0.5
0.0.4
0.0.3
0.0.2
0.0.1