is not current version
Last Version 2.1.2

net.oschina.durcframework:easymybatis-spring-boot-starter 2.0.0

easymybatis-spring-boot-starter

Categories

Categories

Spring Boot Container Microservices Net MyBatis Data ORM
GroupId

GroupId

net.oschina.durcframework
ArtifactId

ArtifactId

easymybatis-spring-boot-starter
Version

Version

2.0.0
Type

Type

jar

Download easymybatis-spring-boot-starter 2.0.0


<!-- 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.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/net.oschina.durcframework/easymybatis-spring-boot-starter/
implementation 'net.oschina.durcframework:easymybatis-spring-boot-starter:2.0.0'
// https://jarcasting.com/artifacts/net.oschina.durcframework/easymybatis-spring-boot-starter/
implementation ("net.oschina.durcframework:easymybatis-spring-boot-starter:2.0.0")
'net.oschina.durcframework:easymybatis-spring-boot-starter:jar:2.0.0'
<dependency org="net.oschina.durcframework" name="easymybatis-spring-boot-starter" rev="2.0.0">
  <artifact name="easymybatis-spring-boot-starter" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.oschina.durcframework', module='easymybatis-spring-boot-starter', version='2.0.0')
)
libraryDependencies += "net.oschina.durcframework" % "easymybatis-spring-boot-starter" % "2.0.0"
[net.oschina.durcframework/easymybatis-spring-boot-starter "2.0.0"]