mybatis-tool

Mybatis tool for spring boot

License

License

Categories

Categories

MyBatis Data ORM
GroupId

GroupId

xyz.tneciv
ArtifactId

ArtifactId

mybatis-tool
Last Version

Last Version

2.0.3
Release Date

Release Date

Type

Type

jar
Description

Description

mybatis-tool
Mybatis tool for spring boot

Download mybatis-tool

How to add to project

<!-- https://jarcasting.com/artifacts/xyz.tneciv/mybatis-tool/ -->
<dependency>
    <groupId>xyz.tneciv</groupId>
    <artifactId>mybatis-tool</artifactId>
    <version>2.0.3</version>
</dependency>
// https://jarcasting.com/artifacts/xyz.tneciv/mybatis-tool/
implementation 'xyz.tneciv:mybatis-tool:2.0.3'
// https://jarcasting.com/artifacts/xyz.tneciv/mybatis-tool/
implementation ("xyz.tneciv:mybatis-tool:2.0.3")
'xyz.tneciv:mybatis-tool:jar:2.0.3'
<dependency org="xyz.tneciv" name="mybatis-tool" rev="2.0.3">
  <artifact name="mybatis-tool" type="jar" />
</dependency>
@Grapes(
@Grab(group='xyz.tneciv', module='mybatis-tool', version='2.0.3')
)
libraryDependencies += "xyz.tneciv" % "mybatis-tool" % "2.0.3"
[xyz.tneciv/mybatis-tool "2.0.3"]

Dependencies

compile (4)

Group / Artifact Type Version
com.github.pagehelper : pagehelper-spring-boot-starter jar 1.2.13
org.mybatis.spring.boot : mybatis-spring-boot-starter jar 2.1.1
org.apache.commons : commons-lang3 jar 3.7
xyz.tneciv : common-core jar 2.0.4

provided (2)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-web jar 2.1.11.RELEASE
org.projectlombok : lombok jar 1.18.10

Project Modules

There are no modules declared in this project.

Versions

Version
2.0.3
2.0.1
2.0.0
1.0.0