MyBatis-ext

MyBatis-ext is powered by MyBatis.

License

License

Categories

Categories

MyBatis Data ORM
GroupId

GroupId

com.ext-ext
ArtifactId

ArtifactId

mybatis-ext
Last Version

Last Version

0.0.4
Release Date

Release Date

Type

Type

jar
Description

Description

MyBatis-ext
MyBatis-ext is powered by MyBatis.
Project URL

Project URL

https://git.oschina.net/srb/mybatisext/

Download mybatis-ext

How to add to project

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

Dependencies

compile (3)

Group / Artifact Type Version
org.mybatis : mybatis jar 3.2.8
org.mybatis : mybatis-spring jar 1.2.3
org.apache.velocity : velocity jar 1.7

provided (2)

Group / Artifact Type Version
org.springframework : spring-context jar 4.1.7.RELEASE
org.springframework : spring-jdbc jar 4.1.7.RELEASE

test (6)

Group / Artifact Type Version
ch.qos.logback : logback-classic jar 1.1.2
com.alibaba : druid jar 1.0.14
org.springframework : spring-test jar 4.1.7.RELEASE
org.hsqldb : hsqldb jar 2.3.2
junit : junit jar 4.12
com.alibaba : fastjson jar 1.1.46

Project Modules

There are no modules declared in this project.

Versions

Version
0.0.4
0.0.3
0.0.2
0.0.1