is not current version
Last Version 0.0.6

io.github.githgf:mybatis-plus-helper 0.0.4

mybatis-plus相关helper

Categories

Categories

MyBatis Data ORM
GroupId

GroupId

io.github.githgf
ArtifactId

ArtifactId

mybatis-plus-helper
Version

Version

0.0.4
Type

Type

jar

Download mybatis-plus-helper 0.0.4


<!-- https://jarcasting.com/artifacts/io.github.githgf/mybatis-plus-helper/ -->
<dependency>
    <groupId>io.github.githgf</groupId>
    <artifactId>mybatis-plus-helper</artifactId>
    <version>0.0.4</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.githgf/mybatis-plus-helper/
implementation 'io.github.githgf:mybatis-plus-helper:0.0.4'
// https://jarcasting.com/artifacts/io.github.githgf/mybatis-plus-helper/
implementation ("io.github.githgf:mybatis-plus-helper:0.0.4")
'io.github.githgf:mybatis-plus-helper:jar:0.0.4'
<dependency org="io.github.githgf" name="mybatis-plus-helper" rev="0.0.4">
  <artifact name="mybatis-plus-helper" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.githgf', module='mybatis-plus-helper', version='0.0.4')
)
libraryDependencies += "io.github.githgf" % "mybatis-plus-helper" % "0.0.4"
[io.github.githgf/mybatis-plus-helper "0.0.4"]