Last Version

Easy Mybatis 1.0

让MyBatis简单

License

License

Categories

Categories

MyBatis Data ORM
GroupId

GroupId

com.github.freegeese
ArtifactId

ArtifactId

easy-mybatis
Version

Version

1.0
Type

Type

jar
Description

Description

Easy Mybatis
让MyBatis简单
Project URL

Project URL

https://github.com/freegeese/easy-mybatis
Source Code Management

Source Code Management

https://github.com/freegeese/easy-mybatis

Download easy-mybatis 1.0


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

Dependencies

compile (6)

Group / Artifact Type Version
org.mybatis : mybatis jar 3.5.7
com.github.pagehelper : pagehelper jar 5.2.0
org.springframework : spring-beans jar 5.3.7
com.google.guava : guava jar 30.1.1-jre
com.alibaba : fastjson jar 1.2.76
org.slf4j : slf4j-api jar 2.0.0-alpha1

provided (1)

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

test (1)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter-api jar 5.8.0-M1

Project Modules

There are no modules declared in this project.