is not current version
Last Version 1.0.11

io.github.happytimor:mybatis-helper-core 1.0.3

mybatis-helper is an enchance toolkit for mybatis to remove xml file

Categories

Categories

MyBatis Data ORM
GroupId

GroupId

io.github.happytimor
ArtifactId

ArtifactId

mybatis-helper-core
Version

Version

1.0.3
Type

Type

jar

Download mybatis-helper-core 1.0.3


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