is not current version
Last Version 1.9.0

org.jeecgframework:minidao-pe 1.6.1

minidao-pe 轻量级持久层解决方案.

GroupId

GroupId

org.jeecgframework
ArtifactId

ArtifactId

minidao-pe
Version

Version

1.6.1
Type

Type

jar

Download minidao-pe 1.6.1


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