is not current version
Last Version 2.0.5

lxboot 1.0.0

springboot工具类

License

License

GroupId

GroupId

io.github.52ylx
ArtifactId

ArtifactId

lxboot
Version

Version

1.0.0
Type

Type

jar
Description

Description

lxboot
springboot工具类
Project URL

Project URL

https://github.com/52ylx/lx

Download lxboot 1.0.0


<!-- https://jarcasting.com/artifacts/io.github.52ylx/lxboot/ -->
<dependency>
    <groupId>io.github.52ylx</groupId>
    <artifactId>lxboot</artifactId>
    <version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.52ylx/lxboot/
implementation 'io.github.52ylx:lxboot:1.0.0'
// https://jarcasting.com/artifacts/io.github.52ylx/lxboot/
implementation ("io.github.52ylx:lxboot:1.0.0")
'io.github.52ylx:lxboot:jar:1.0.0'
<dependency org="io.github.52ylx" name="lxboot" rev="1.0.0">
  <artifact name="lxboot" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.52ylx', module='lxboot', version='1.0.0')
)
libraryDependencies += "io.github.52ylx" % "lxboot" % "1.0.0"
[io.github.52ylx/lxboot "1.0.0"]

Dependencies

compile (13)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-web jar 2.3.2.RELEASE
org.aspectj : aspectjrt jar 1.9.6
org.springframework.boot : spring-boot-starter-data-redis jar 2.3.2.RELEASE
org.springframework.boot : spring-boot-starter-amqp jar 2.3.2.RELEASE
com.sun.mail : jakarta.mail jar 1.6.5
org.elasticsearch.client : elasticsearch-rest-client jar 7.7.0
com.baomidou : mybatis-plus-boot-starter jar 3.4.2
mysql : mysql-connector-java jar 8.0.16
org.projectlombok : lombok jar 1.18.10
io.springfox : springfox-swagger2 jar 2.9.2
com.github.xiaoymin : knife4j-spring-boot-starter jar 2.0.4
javax.validation : validation-api jar 2.0.1.Final
io.github.52ylx : lx jar 0.0.7

Project Modules

There are no modules declared in this project.