| License |
License |
|---|---|
| Categories |
CategoriesSpring Boot Container Microservices Net MyBatis Data ORM |
| GroupId | GroupIdnet.oschina.durcframework |
| ArtifactId | ArtifactIdfastmybatis-spring-boot-starter |
| Last Version | Last Version2.3.2 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionfastmybatis-spring-boot-starter
fastmybatis-spring-boot-starter(JDK8)
|
| Source Code Management |
Source Code Management |
<!-- 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"]
| 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 |
| Group / Artifact | Type | Version |
|---|---|---|
| com.h2database : h2 | jar | |
| org.springframework.boot : spring-boot-starter-test | jar |