is not current version
Last Version 1.0.11

mybatis-helper-core 1.0.5

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

License

License

Categories

Categories

MyBatis Data ORM
GroupId

GroupId

io.github.happytimor
ArtifactId

ArtifactId

mybatis-helper-core
Version

Version

1.0.5
Type

Type

jar
Description

Description

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

Project Organization

happytimor
Source Code Management

Source Code Management

https://github.com/happytimor/mybatis-helper

Download mybatis-helper-core 1.0.5


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

Dependencies

compile (3)

Group / Artifact Type Version
org.mybatis : mybatis jar 3.5.2
org.slf4j : slf4j-api jar 1.8.0-beta2
org.springframework : spring-context jar 5.1.9.RELEASE

Project Modules

There are no modules declared in this project.