Last Version

fastmybatis-core 2.3.2

fastmybatis-core

License

License

MIT
Categories

Categories

Net MyBatis Data ORM
GroupId

GroupId

net.oschina.durcframework
ArtifactId

ArtifactId

fastmybatis-core
Version

Version

2.3.2
Type

Type

jar
Description

Description

fastmybatis-core
fastmybatis-core
Source Code Management

Source Code Management

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

Download fastmybatis-core 2.3.2


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

Dependencies

compile (4)

Group / Artifact Type Version
net.oschina.durcframework : fastmybatis-annotation jar 1.0.0
org.mybatis : mybatis jar 3.5.9
org.apache.velocity : velocity-engine-core jar 2.3
org.dom4j : dom4j jar 2.1.3

test (1)

Group / Artifact Type Version
junit : junit jar 4.13.2

Project Modules

There are no modules declared in this project.