| License |
License |
|---|---|
| Categories |
CategoriesSpring Boot Container Microservices Net Auto Application Layer Libs Code Generators config Configuration MyBatis Data ORM |
| GroupId | GroupIdnet.oschina.durcframework |
| ArtifactId | ArtifactIdfastmybatis-spring-boot-autoconfigure |
| Last Version | Last Version1.0.12 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionfastmybatis-spring-boot-autoconfigure
fastmybatis-spring-boot-autoconfigure(JDK8)
|
| Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/net.oschina.durcframework/fastmybatis-spring-boot-autoconfigure/ -->
<dependency>
<groupId>net.oschina.durcframework</groupId>
<artifactId>fastmybatis-spring-boot-autoconfigure</artifactId>
<version>1.0.12</version>
</dependency>
// https://jarcasting.com/artifacts/net.oschina.durcframework/fastmybatis-spring-boot-autoconfigure/
implementation 'net.oschina.durcframework:fastmybatis-spring-boot-autoconfigure:1.0.12'
// https://jarcasting.com/artifacts/net.oschina.durcframework/fastmybatis-spring-boot-autoconfigure/
implementation ("net.oschina.durcframework:fastmybatis-spring-boot-autoconfigure:1.0.12")
'net.oschina.durcframework:fastmybatis-spring-boot-autoconfigure:jar:1.0.12'
<dependency org="net.oschina.durcframework" name="fastmybatis-spring-boot-autoconfigure" rev="1.0.12">
<artifact name="fastmybatis-spring-boot-autoconfigure" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.oschina.durcframework', module='fastmybatis-spring-boot-autoconfigure', version='1.0.12')
)
libraryDependencies += "net.oschina.durcframework" % "fastmybatis-spring-boot-autoconfigure" % "1.0.12"
[net.oschina.durcframework/fastmybatis-spring-boot-autoconfigure "1.0.12"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.springframework.boot : spring-boot-autoconfigure | jar | 2.0.3.RELEASE |
| net.oschina.durcframework : fastmybatis-core Optional | jar | 1.0.12 |
| org.mybatis : mybatis Optional | jar | 3.4.6 |
| org.mybatis : mybatis-spring Optional | jar | 1.3.2 |
| org.slf4j : slf4j-api Optional | jar | 1.7.21 |
| org.springframework.boot : spring-boot-configuration-processor Optional | jar | 2.0.3.RELEASE |
| Group / Artifact | Type | Version |
|---|---|---|
| com.h2database : h2 | jar | 1.4.196 |
| org.springframework.boot : spring-boot-starter-jdbc | jar | 2.0.3.RELEASE |
| org.springframework.boot : spring-boot-starter-test | jar | 2.0.3.RELEASE |