Last Version

easymybatis 2.1.1

easymybatis

License

License

Categories

Categories

Net MyBatis Data ORM
GroupId

GroupId

net.oschina.durcframework
ArtifactId

ArtifactId

easymybatis
Version

Version

2.1.1
Type

Type

jar
Description

Description

easymybatis
easymybatis
Project URL

Project URL

http://gitee.com/durcframework/easymybatis
Source Code Management

Source Code Management

https://gitee.com/durcframework/easymybatis.git

Download easymybatis 2.1.1


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

Dependencies

compile (11)

Group / Artifact Type Version
org.mybatis : mybatis jar 3.4.6
org.mybatis : mybatis-spring jar 1.3.2
org.apache.velocity : velocity jar 1.7
commons-io : commons-io jar 2.4
dom4j : dom4j jar 1.6.1
com.alibaba : fastjson Optional jar 1.2.47
org.springframework : spring-core jar 4.3.2.RELEASE
org.springframework : spring-beans jar 4.3.2.RELEASE
org.springframework : spring-context jar 4.3.2.RELEASE
org.springframework : spring-jdbc jar 4.3.2.RELEASE
org.hibernate.javax.persistence : hibernate-jpa-2.1-api jar 1.0.0.Final

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.