is not current version
Last Version 1.9.0

org.jeecgframework:minidao-spring-boot-starter 1.7.2


Categories

Categories

Spring Boot Container Microservices
GroupId

GroupId

org.jeecgframework
ArtifactId

ArtifactId

minidao-spring-boot-starter
Version

Version

1.7.2
Type

Type

jar

Download minidao-spring-boot-starter 1.7.2


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