| License |
License
MIT License
|
|---|---|
| GroupId | GroupIdcom.github.codeinghelper |
| ArtifactId | ArtifactIdmp-plus |
| Version | Version0.0.1 |
| Type | Typejar |
| Description |
Descriptionmb-plus
一个工具类库
|
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| mp-plus-0.0.1.pom | |
| mp-plus-0.0.1.jar | 10 KB |
| mp-plus-0.0.1-sources.jar | 4 KB |
| mp-plus-0.0.1-javadoc.jar | 64 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.github.codeinghelper/mp-plus/ -->
<dependency>
<groupId>com.github.codeinghelper</groupId>
<artifactId>mp-plus</artifactId>
<version>0.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.codeinghelper/mp-plus/
implementation 'com.github.codeinghelper:mp-plus:0.0.1'
// https://jarcasting.com/artifacts/com.github.codeinghelper/mp-plus/
implementation ("com.github.codeinghelper:mp-plus:0.0.1")
'com.github.codeinghelper:mp-plus:jar:0.0.1'
<dependency org="com.github.codeinghelper" name="mp-plus" rev="0.0.1">
<artifact name="mp-plus" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.codeinghelper', module='mp-plus', version='0.0.1')
)
libraryDependencies += "com.github.codeinghelper" % "mp-plus" % "0.0.1"
[com.github.codeinghelper/mp-plus "0.0.1"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.baomidou : mybatis-plus-boot-starter | jar | 3.3.2 |
| com.github.codeinghelper : basic | jar | 0.0.3 |