Last Version

yelong-mybatis-spring 2.2.0

Mybatis+Spring+YelongCore 的集成。 简化了Mybatis对简单Model的增删改查操作

License

License

Categories

Categories

MyBatis Data ORM
GroupId

GroupId

com.github.yelong0216
ArtifactId

ArtifactId

yelong-mybatis-spring
Version

Version

2.2.0
Type

Type

jar
Description

Description

yelong-mybatis-spring
Mybatis+Spring+YelongCore 的集成。 简化了Mybatis对简单Model的增删改查操作
Project URL

Project URL

https://github.com/yelong0216/yelong-mybatis-spring.git
Source Code Management

Source Code Management

https://github.com/yelong0216/yelong-mybatis-spring

Download yelong-mybatis-spring 2.2.0


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

Dependencies

compile (8)

Group / Artifact Type Version
com.github.yelong0216 : yelong-commons jar [2.2.0,2.3.0)
com.github.yelong0216 : yelong-core jar [2.2.0,2.3.0)
com.github.yelong0216 : yelong-support jar [2.2.0,2.3.0)
org.mybatis : mybatis jar 3.5.2
com.github.pagehelper : pagehelper jar 5.1.4
javax.servlet : javax.servlet-api jar 4.0.1
org.springframework : spring-webmvc jar 5.1.5.RELEASE
org.springframework : spring-jdbc jar 5.1.5.RELEASE

Project Modules

There are no modules declared in this project.