Last Version

fastmybatis-spring-boot-autoconfigure 1.0.12

fastmybatis-spring-boot-autoconfigure(JDK8)

License

License

MIT
Categories

Categories

Spring Boot Container Microservices Net Auto Application Layer Libs Code Generators config Configuration MyBatis Data ORM
GroupId

GroupId

net.oschina.durcframework
ArtifactId

ArtifactId

fastmybatis-spring-boot-autoconfigure
Version

Version

1.0.12
Type

Type

jar
Description

Description

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

Source Code Management

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

Download fastmybatis-spring-boot-autoconfigure 1.0.12


<!-- 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"]

Dependencies

compile (6)

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

test (3)

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

Project Modules

There are no modules declared in this project.