| License |
License |
|---|---|
| GroupId | GroupIdio.gitee.xuqiudong |
| ArtifactId | ArtifactIdlcxm-boot-jar-base |
| Last Version | Last Version1.0.2 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionboot-jar-base
定义基础的操作,引入
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| lcxm-boot-jar-base-1.0.2.pom | |
| lcxm-boot-jar-base-1.0.2.jar | 30 KB |
| lcxm-boot-jar-base-1.0.2-sources.jar | 23 KB |
| lcxm-boot-jar-base-1.0.2-javadoc.jar | 189 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/io.gitee.xuqiudong/lcxm-boot-jar-base/ -->
<dependency>
<groupId>io.gitee.xuqiudong</groupId>
<artifactId>lcxm-boot-jar-base</artifactId>
<version>1.0.2</version>
</dependency>
// https://jarcasting.com/artifacts/io.gitee.xuqiudong/lcxm-boot-jar-base/
implementation 'io.gitee.xuqiudong:lcxm-boot-jar-base:1.0.2'
// https://jarcasting.com/artifacts/io.gitee.xuqiudong/lcxm-boot-jar-base/
implementation ("io.gitee.xuqiudong:lcxm-boot-jar-base:1.0.2")
'io.gitee.xuqiudong:lcxm-boot-jar-base:jar:1.0.2'
<dependency org="io.gitee.xuqiudong" name="lcxm-boot-jar-base" rev="1.0.2">
<artifact name="lcxm-boot-jar-base" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.gitee.xuqiudong', module='lcxm-boot-jar-base', version='1.0.2')
)
libraryDependencies += "io.gitee.xuqiudong" % "lcxm-boot-jar-base" % "1.0.2"
[io.gitee.xuqiudong/lcxm-boot-jar-base "1.0.2"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.mybatis.spring.boot : mybatis-spring-boot-starter | jar | 2.0.1 |
| org.springframework.boot : spring-boot-starter-web | jar | |
| com.github.pagehelper : pagehelper-spring-boot-starter | jar | 1.2.10 |
| com.fasterxml.jackson.core : jackson-core | jar | |
| com.fasterxml.jackson.core : jackson-databind | jar | |
| org.jsoup : jsoup | jar | |
| org.projectlombok : lombok | jar |
| Group / Artifact | Type | Version |
|---|---|---|
| javax.servlet : javax.servlet-api | jar | 4.0.0 |
| Group / Artifact | Type | Version |
|---|---|---|
| mysql : mysql-connector-java | jar |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar |