Last Version

mybatis-helper 0.0.2-RELEASE

Help to improve development speed

License

License

Categories

Categories

MyBatis Data ORM
GroupId

GroupId

io.github.snowthinker
ArtifactId

ArtifactId

mybatis-helper
Version

Version

0.0.2-RELEASE
Type

Type

jar
Description

Description

mybatis-helper
Help to improve development speed
Project URL

Project URL

https://github.com/snowyThinker/mybatis-helper
Source Code Management

Source Code Management

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

Download mybatis-helper 0.0.2-RELEASE


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

Dependencies

compile (4)

Group / Artifact Type Version
org.mybatis : mybatis jar 3.5.1
org.hibernate.validator : hibernate-validator jar 6.1.0.Final
io.swagger : swagger-annotations jar 1.6.0
io.github.snowythinker : pojo-helper jar 0.0.4-SNAPSHOT

provided (1)

Group / Artifact Type Version
org.projectlombok : lombok jar 1.18.6

test (4)

Group / Artifact Type Version
junit : junit jar 4.10
com.h2database : h2 jar 1.4.200
org.apache.commons : commons-lang3 jar 3.9
ch.qos.logback : logback-classic jar 1.2.3

Project Modules

There are no modules declared in this project.