License |
License |
---|---|
Categories |
CategoriesSpring Boot Container Microservices Net Auto Application Layer Libs Code Generators config Configuration MyBatis Data ORM |
GroupId | GroupIdnet.oschina.durcframework |
ArtifactId | ArtifactIdeasymybatis-spring-boot-autoconfigure |
Last Version | Last Version2.1.2 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptioneasymybatis-spring-boot-autoconfigure
easymybatis-spring-boot-autoconfigure
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
<!-- 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"]
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 |
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 |