Last Version

mybatis-helper 1.7.0

mybatis-helper module

License

License

Categories

Categories

MyBatis Data ORM
GroupId

GroupId

me.gaigeshen.mybatis
ArtifactId

ArtifactId

mybatis-helper
Version

Version

1.7.0
Type

Type

jar
Description

Description

mybatis-helper
mybatis-helper module
Project URL

Project URL

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

Download mybatis-helper 1.7.0


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

Dependencies

compile (5)

Group / Artifact Type Version
org.mybatis : mybatis jar 3.5.1
org.mybatis : mybatis-spring jar 2.0.1
org.apache.commons : commons-lang3 jar 3.8.1
org.javassist : javassist jar 3.25.0-GA
org.slf4j : slf4j-api jar 1.7.26

runtime (1)

Group / Artifact Type Version
ch.qos.logback : logback-classic jar 1.2.3

test (2)

Group / Artifact Type Version
org.hsqldb : hsqldb jar 2.4.1
junit : junit jar 4.13.1

Project Modules

There are no modules declared in this project.