is not current version
Last Version 2.3.2

net.oschina.durcframework:fastmybatis-spring-boot-starter 2.2.6

fastmybatis-spring-boot-starter(JDK8)

Categories

Categories

Spring Boot Container Microservices Net MyBatis Data ORM
GroupId

GroupId

net.oschina.durcframework
ArtifactId

ArtifactId

fastmybatis-spring-boot-starter
Version

Version

2.2.6
Type

Type

jar

Download fastmybatis-spring-boot-starter 2.2.6


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