License |
License |
---|---|
GroupId | GroupIdcom.github.fanzezhen.common |
ArtifactId | ArtifactIdcommon-mp |
Last Version | Last Version2.1.2 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionCommonly used
|
Filename | Size |
---|---|
common-mp-2.1.2.pom | |
common-mp-2.1.2.jar | 14 KB |
common-mp-2.1.2-sources.jar | 7 KB |
common-mp-2.1.2-javadoc.jar | 426 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.fanzezhen.common/common-mp/ -->
<dependency>
<groupId>com.github.fanzezhen.common</groupId>
<artifactId>common-mp</artifactId>
<version>2.1.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.fanzezhen.common/common-mp/
implementation 'com.github.fanzezhen.common:common-mp:2.1.2'
// https://jarcasting.com/artifacts/com.github.fanzezhen.common/common-mp/
implementation ("com.github.fanzezhen.common:common-mp:2.1.2")
'com.github.fanzezhen.common:common-mp:jar:2.1.2'
<dependency org="com.github.fanzezhen.common" name="common-mp" rev="2.1.2">
<artifact name="common-mp" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.fanzezhen.common', module='common-mp', version='2.1.2')
)
libraryDependencies += "com.github.fanzezhen.common" % "common-mp" % "2.1.2"
[com.github.fanzezhen.common/common-mp "2.1.2"]
Group / Artifact | Type | Version |
---|---|---|
com.baomidou : mybatis-plus | jar | 3.4.1 |
com.baomidou : mybatis-plus-annotation | jar | 3.4.1 |
com.baomidou : mybatis-plus-extension | jar | 3.4.1 |
com.baomidou : mybatis-plus-generator | jar | 3.4.1 |
com.baomidou : mybatis-plus-boot-starter | jar | 3.4.1 |
com.fasterxml.jackson.datatype : jackson-datatype-jsr310 | jar | 2.13.1 |
com.fasterxml.jackson.module : jackson-module-parameter-names | jar | 2.13.1 |
io.swagger : swagger-annotations | jar | 1.5.24 |
mysql : mysql-connector-java | jar | 8.0.20 |
p6spy : p6spy | jar | 3.9.1 |
org.springframework : spring-context | jar | 5.2.13.RELEASE |
com.github.fanzezhen.common : common-core | jar | 2.1.2 |