| License |
License
MIT License
|
|---|---|
| GroupId | GroupIdcn.xx996 |
| ArtifactId | ArtifactIdmp-tool |
| Last Version | Last Version2.0.2 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionmp-tool
查询工具
|
| Project URL |
Project URL |
| Filename | Size |
|---|---|
| mp-tool-2.0.2.pom | |
| mp-tool-2.0.2.jar | 11 KB |
| mp-tool-2.0.2-sources.jar | 5 KB |
| mp-tool-2.0.2-javadoc.jar | 66 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/cn.xx996/mp-tool/ -->
<dependency>
<groupId>cn.xx996</groupId>
<artifactId>mp-tool</artifactId>
<version>2.0.2</version>
</dependency>
// https://jarcasting.com/artifacts/cn.xx996/mp-tool/
implementation 'cn.xx996:mp-tool:2.0.2'
// https://jarcasting.com/artifacts/cn.xx996/mp-tool/
implementation ("cn.xx996:mp-tool:2.0.2")
'cn.xx996:mp-tool:jar:2.0.2'
<dependency org="cn.xx996" name="mp-tool" rev="2.0.2">
<artifact name="mp-tool" type="jar" />
</dependency>
@Grapes(
@Grab(group='cn.xx996', module='mp-tool', version='2.0.2')
)
libraryDependencies += "cn.xx996" % "mp-tool" % "2.0.2"
[cn.xx996/mp-tool "2.0.2"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.baomidou : mybatis-plus | jar | 3.4.3.4 |
| org.springframework : spring-tx | jar | 5.3.10 |