Last Version

fastmybatis-spring-boot-starter 2.3.2

fastmybatis-spring-boot-starter(JDK8)

License

License

MIT
Categories

Categories

Spring Boot Container Microservices Net MyBatis Data ORM
GroupId

GroupId

net.oschina.durcframework
ArtifactId

ArtifactId

fastmybatis-spring-boot-starter
Version

Version

2.3.2
Type

Type

jar
Description

Description

fastmybatis-spring-boot-starter
fastmybatis-spring-boot-starter(JDK8)
Source Code Management

Source Code Management

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

Download fastmybatis-spring-boot-starter 2.3.2


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

Dependencies

compile (5)

Group / Artifact Type Version
net.oschina.durcframework : fastmybatis-spring jar 2.3.2
org.slf4j : slf4j-api jar
org.springframework.boot : spring-boot-autoconfigure jar
org.springframework.boot : spring-boot-starter-jdbc jar
org.springframework.boot : spring-boot-configuration-processor Optional jar

test (2)

Group / Artifact Type Version
com.h2database : h2 jar
org.springframework.boot : spring-boot-starter-test jar

Project Modules

There are no modules declared in this project.