mybatis-mapper

mybatis crud mapper

License

License

Categories

Categories

MyBatis Data ORM
GroupId

GroupId

com.github.dingey
ArtifactId

ArtifactId

mybatis-mapper
Last Version

Last Version

0.5.5
Release Date

Release Date

Type

Type

jar
Description

Description

mybatis-mapper
mybatis crud mapper
Project URL

Project URL

https://github.com/dingey/mybatis-mapper
Source Code Management

Source Code Management

https://github.com/dingey/mybatis-mapper

Download mybatis-mapper

How to add to project

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

Dependencies

compile (2)

Group / Artifact Type Version
javax.persistence : javax.persistence-api jar 2.2
org.mybatis : mybatis Optional jar 3.5.7

Project Modules

There are no modules declared in this project.

Versions

Version
0.5.5
0.5.4
0.5.3
0.5.2
0.5.1
0.5.0
0.4.1
0.4.0
0.3.1
0.3.0
0.2.8
0.2.7
0.2.6
0.2.5
0.2.4
0.2.3
0.2.2
0.2.1
0.2
0.1