Last Version

mybatis-mapper 0.5.5

mybatis crud mapper

License

License

Categories

Categories

MyBatis Data ORM
GroupId

GroupId

com.github.dingey
ArtifactId

ArtifactId

mybatis-mapper
Version

Version

0.5.5
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 0.5.5


<!-- 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.