License |
License |
---|---|
Categories |
CategoriesMyBatis Data ORM |
GroupId | GroupIdio.github.githgf |
ArtifactId | ArtifactIdmybatis-plus-helper |
Last Version | Last Version0.0.6 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionmybatis-plus
mybatis-plus相关helper
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
mybatis-plus-helper-0.0.6.pom | |
mybatis-plus-helper-0.0.6.jar | 81 KB |
mybatis-plus-helper-0.0.6-sources.jar | 47 KB |
mybatis-plus-helper-0.0.6-javadoc.jar | 289 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.github.githgf/mybatis-plus-helper/ -->
<dependency>
<groupId>io.github.githgf</groupId>
<artifactId>mybatis-plus-helper</artifactId>
<version>0.0.6</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.githgf/mybatis-plus-helper/
implementation 'io.github.githgf:mybatis-plus-helper:0.0.6'
// https://jarcasting.com/artifacts/io.github.githgf/mybatis-plus-helper/
implementation ("io.github.githgf:mybatis-plus-helper:0.0.6")
'io.github.githgf:mybatis-plus-helper:jar:0.0.6'
<dependency org="io.github.githgf" name="mybatis-plus-helper" rev="0.0.6">
<artifact name="mybatis-plus-helper" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.githgf', module='mybatis-plus-helper', version='0.0.6')
)
libraryDependencies += "io.github.githgf" % "mybatis-plus-helper" % "0.0.6"
[io.github.githgf/mybatis-plus-helper "0.0.6"]
Group / Artifact | Type | Version |
---|---|---|
org.projectlombok : lombok | jar | 1.18.6 |
org.apache.commons : commons-lang3 | jar | 3.7 |
Group / Artifact | Type | Version |
---|---|---|
com.baomidou : mybatis-plus-boot-starter | jar | 3.4.1 |
org.mybatis.spring.boot : mybatis-spring-boot-starter | jar | 2.0.1 |
com.baomidou : mybatis-plus-generator | jar | 3.4.1 |
org.springframework.boot : spring-boot-starter-json | jar | 2.0.4.RELEASE |