is not current version
Last Version 1.9.0

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


Categories

Categories

Spring Boot Container Microservices
GroupId

GroupId

org.jeecgframework
ArtifactId

ArtifactId

minidao-spring-boot-starter
Version

Version

1.8.4
Type

Type

jar

Download minidao-spring-boot-starter 1.8.4


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