is not current version
Last Version 0.0.2-RELEASE

io.github.snowthinker:mybatis-helper 0.0.1-RELEASE

Help to improve development speed

Categories

Categories

MyBatis Data ORM
GroupId

GroupId

io.github.snowthinker
ArtifactId

ArtifactId

mybatis-helper
Version

Version

0.0.1-RELEASE
Type

Type

jar

Download mybatis-helper 0.0.1-RELEASE


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