License |
License |
---|---|
Categories |
CategoriesNet MyBatis Data ORM |
GroupId | GroupIdnet.oschina.zcx7878 |
ArtifactId | ArtifactIdboot-mybatis_plus |
Last Version | Last Version2.0.0.2 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptioncicada
cicada 基础框架
|
Filename | Size |
---|---|
boot-mybatis_plus-2.0.0.2.pom | |
boot-mybatis_plus-2.0.0.2.jar | 261 bytes |
boot-mybatis_plus-2.0.0.2-sources.jar | 261 bytes |
boot-mybatis_plus-2.0.0.2-javadoc.jar | 261 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/net.oschina.zcx7878/boot-mybatis_plus/ -->
<dependency>
<groupId>net.oschina.zcx7878</groupId>
<artifactId>boot-mybatis_plus</artifactId>
<version>2.0.0.2</version>
</dependency>
// https://jarcasting.com/artifacts/net.oschina.zcx7878/boot-mybatis_plus/
implementation 'net.oschina.zcx7878:boot-mybatis_plus:2.0.0.2'
// https://jarcasting.com/artifacts/net.oschina.zcx7878/boot-mybatis_plus/
implementation ("net.oschina.zcx7878:boot-mybatis_plus:2.0.0.2")
'net.oschina.zcx7878:boot-mybatis_plus:jar:2.0.0.2'
<dependency org="net.oschina.zcx7878" name="boot-mybatis_plus" rev="2.0.0.2">
<artifact name="boot-mybatis_plus" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.oschina.zcx7878', module='boot-mybatis_plus', version='2.0.0.2')
)
libraryDependencies += "net.oschina.zcx7878" % "boot-mybatis_plus" % "2.0.0.2"
[net.oschina.zcx7878/boot-mybatis_plus "2.0.0.2"]