is not current version
Last Version 2.3.2

net.oschina.durcframework:fastmybatis-core 1.10.6

fastmybatis-core

Categories

Categories

Net MyBatis Data ORM
GroupId

GroupId

net.oschina.durcframework
ArtifactId

ArtifactId

fastmybatis-core
Version

Version

1.10.6
Type

Type

jar

Download fastmybatis-core 1.10.6


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