| License |
License |
|---|---|
| GroupId | GroupIdio.gitee.liqm-b |
| ArtifactId | ArtifactIdtool |
| Last Version | Last Version1.1.1 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptiontool
tolls
|
| Filename | Size |
|---|---|
| tool-1.1.1.pom | |
| tool-1.1.1.jar | 48 KB |
| tool-1.1.1-sources.jar | 29 KB |
| tool-1.1.1-javadoc.jar | 212 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/io.gitee.liqm-b/tool/ -->
<dependency>
<groupId>io.gitee.liqm-b</groupId>
<artifactId>tool</artifactId>
<version>1.1.1</version>
</dependency>
// https://jarcasting.com/artifacts/io.gitee.liqm-b/tool/
implementation 'io.gitee.liqm-b:tool:1.1.1'
// https://jarcasting.com/artifacts/io.gitee.liqm-b/tool/
implementation ("io.gitee.liqm-b:tool:1.1.1")
'io.gitee.liqm-b:tool:jar:1.1.1'
<dependency org="io.gitee.liqm-b" name="tool" rev="1.1.1">
<artifact name="tool" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.gitee.liqm-b', module='tool', version='1.1.1')
)
libraryDependencies += "io.gitee.liqm-b" % "tool" % "1.1.1"
[io.gitee.liqm-b/tool "1.1.1"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.springframework.boot : spring-boot-starter-security | jar | |
| org.springframework.boot : spring-boot-starter-web | jar | |
| org.apache.commons : commons-pool2 | jar | |
| org.apache.commons : commons-lang3 | jar | |
| com.alibaba : fastjson | jar | 1.2.75 |
| org.springframework.boot : spring-boot-starter-data-redis | jar | |
| com.baomidou : mybatis-plus-boot-starter | jar | 3.1.2 |
| org.mybatis : mybatis-typehandlers-jsr310 | jar | 1.0.2 |
| io.jsonwebtoken : jjwt | jar | 0.9.1 |
| org.projectlombok : lombok Optional | jar | |
| io.springfox : springfox-swagger2 | jar | 2.9.2 |
| io.springfox : springfox-swagger-ui | jar | 2.9.2 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.springframework.boot : spring-boot-devtools Optional | jar |
| Group / Artifact | Type | Version |
|---|---|---|
| org.springframework.boot : spring-boot-starter-test | jar | |
| org.springframework.security : spring-security-test | jar |