License |
License |
---|---|
Categories |
CategoriesSpring Boot Container Microservices Net MyBatis Data ORM |
GroupId | GroupIdnet.oschina.durcframework |
ArtifactId | ArtifactIdeasymybatis-spring-boot-starter |
Last Version | Last Version2.1.2 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptioneasymybatis-spring-boot-starter
easymybatis-spring-boot-starter(JDK8)
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/net.oschina.durcframework/easymybatis-spring-boot-starter/ -->
<dependency>
<groupId>net.oschina.durcframework</groupId>
<artifactId>easymybatis-spring-boot-starter</artifactId>
<version>2.1.2</version>
</dependency>
// https://jarcasting.com/artifacts/net.oschina.durcframework/easymybatis-spring-boot-starter/
implementation 'net.oschina.durcframework:easymybatis-spring-boot-starter:2.1.2'
// https://jarcasting.com/artifacts/net.oschina.durcframework/easymybatis-spring-boot-starter/
implementation ("net.oschina.durcframework:easymybatis-spring-boot-starter:2.1.2")
'net.oschina.durcframework:easymybatis-spring-boot-starter:jar:2.1.2'
<dependency org="net.oschina.durcframework" name="easymybatis-spring-boot-starter" rev="2.1.2">
<artifact name="easymybatis-spring-boot-starter" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.oschina.durcframework', module='easymybatis-spring-boot-starter', version='2.1.2')
)
libraryDependencies += "net.oschina.durcframework" % "easymybatis-spring-boot-starter" % "2.1.2"
[net.oschina.durcframework/easymybatis-spring-boot-starter "2.1.2"]
Group / Artifact | Type | Version |
---|---|---|
net.oschina.durcframework : easymybatis | jar | 2.1.1 |
net.oschina.durcframework : easymybatis-spring-boot-autoconfigure | jar | 2.1.2 |
org.springframework.boot : spring-boot | jar | 2.0.2.RELEASE |
org.springframework.boot : spring-boot-starter | jar | 2.0.2.RELEASE |
org.springframework.boot : spring-boot-starter-jdbc | jar | 2.0.2.RELEASE |