component-mybatis

mybatis组件

License

License

Categories

Categories

MyBatis Data ORM
GroupId

GroupId

com.2oi7
ArtifactId

ArtifactId

component-mybatis
Last Version

Last Version

2.5.0
Release Date

Release Date

Type

Type

jar
Description

Description

component-mybatis
mybatis组件
Project URL

Project URL

http://maven.apache.org
Source Code Management

Source Code Management

https://gitee.com/yangjiayi/component-mybatis

Download component-mybatis

How to add to project

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

Dependencies

compile (5)

Group / Artifact Type Version
com.2oi7 : component-core jar 1.0.1
org.springframework.data : spring-data-keyvalue jar 2.0.10.RELEASE
org.springframework.boot : spring-boot jar 2.0.5.RELEASE
org.mybatis : mybatis jar 3.4.4
com.2oi7 : mysql-table-helper jar 2.4.0

Project Modules

There are no modules declared in this project.

Versions

Version
2.5.0
2.4.0
2.3.1
2.3.0
2.2.2
2.2.1
2.2.0
2.1.1
2.1.0
2.0.2
2.0.1
2.0.0
1.0.4
1.0.3
1.0.2
1.0.1