| License |
License |
|---|---|
| GroupId | GroupIdio.github.52ylx |
| ArtifactId | ArtifactIdlxboot |
| Last Version | Last Version2.0.5 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionlxboot
使用文档: https://gitee.com/y_lx/lxcloud/blob/master/lxboot/readme.md
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| lxboot-2.0.5.pom | |
| lxboot-2.0.5.jar | 77 KB |
| lxboot-2.0.5-sources.jar | 36 KB |
| lxboot-2.0.5-javadoc.jar | 221 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/io.github.52ylx/lxboot/ -->
<dependency>
<groupId>io.github.52ylx</groupId>
<artifactId>lxboot</artifactId>
<version>2.0.5</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.52ylx/lxboot/
implementation 'io.github.52ylx:lxboot:2.0.5'
// https://jarcasting.com/artifacts/io.github.52ylx/lxboot/
implementation ("io.github.52ylx:lxboot:2.0.5")
'io.github.52ylx:lxboot:jar:2.0.5'
<dependency org="io.github.52ylx" name="lxboot" rev="2.0.5">
<artifact name="lxboot" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.52ylx', module='lxboot', version='2.0.5')
)
libraryDependencies += "io.github.52ylx" % "lxboot" % "2.0.5"
[io.github.52ylx/lxboot "2.0.5"]
| 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 |
| org.springframework.boot : spring-boot-starter-validation | jar | 2.3.2.RELEASE |
| io.github.52ylx : lx | jar | 2.0 |