Last Version

easymybatis-spring-boot-autoconfigure 2.1.2

easymybatis-spring-boot-autoconfigure

License

License

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

easymybatis-spring-boot-autoconfigure
Version

Version

2.1.2
Type

Type

jar
Description

Description

easymybatis-spring-boot-autoconfigure
easymybatis-spring-boot-autoconfigure
Project URL

Project URL

https://gitee.com/durcframework/easymybatis-spring-boot-autoconfigure
Source Code Management

Source Code Management

https://gitee.com/durcframework/easymybatis-spring-boot-autoconfigure.git

Download easymybatis-spring-boot-autoconfigure 2.1.2


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

Dependencies

compile (6)

Group / Artifact Type Version
org.springframework.boot : spring-boot-autoconfigure jar 2.0.2.RELEASE
net.oschina.durcframework : easymybatis Optional jar 2.1.1
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.2.RELEASE

test (3)

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

Project Modules

There are no modules declared in this project.