is not current version
Last Version 2.3.2

fastmybatis-core 1.10.5

fastmybatis-core

License

License

MIT
Categories

Categories

Net MyBatis Data ORM
GroupId

GroupId

net.oschina.durcframework
ArtifactId

ArtifactId

fastmybatis-core
Version

Version

1.10.5
Type

Type

jar
Description

Description

fastmybatis-core
fastmybatis-core
Source Code Management

Source Code Management

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

Download fastmybatis-core 1.10.5


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

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
com.alibaba : fastjson jar 1.2.75
commons-io : commons-io jar 2.4
dom4j : dom4j jar 1.6.1
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.