is not current version
Last Version 2.1.2

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

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

1.4.1
Type

Type

jar

Download easymybatis-spring-boot-starter 1.4.1


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