is not current version
Last Version 1.9.0

org.jeecgframework:minidao-pe 1.7.2

An powerful enhanced toolkit of SpringJdbc for simplify development

GroupId

GroupId

org.jeecgframework
ArtifactId

ArtifactId

minidao-pe
Version

Version

1.7.2
Type

Type

jar

Download minidao-pe 1.7.2


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