mybatis-helper-core

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
Last Version

Last Version

1.0.11
Release Date

Release Date

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

How to add to project

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

Dependencies

compile (3)

Group / Artifact Type Version
org.mybatis : mybatis jar 3.5.6
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.

Versions

Version
1.0.11
1.0.5
1.0.3
1.0.2
1.0.1
1.0.0.RELEASE