GroupId | GroupIdorg.jeecgframework |
---|---|
ArtifactId | ArtifactIdminidao-pe |
Version | Version1.8.6 |
Type | Typejar |
Filename | Size |
---|---|
minidao-pe-1.8.6.pom | |
minidao-pe-1.8.6.jar | 91 KB |
minidao-pe-1.8.6-sources.jar | 65 KB |
minidao-pe-1.8.6-javadoc.jar | 402 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.jeecgframework/minidao-pe/ -->
<dependency>
<groupId>org.jeecgframework</groupId>
<artifactId>minidao-pe</artifactId>
<version>1.8.6</version>
</dependency>
// https://jarcasting.com/artifacts/org.jeecgframework/minidao-pe/
implementation 'org.jeecgframework:minidao-pe:1.8.6'
// https://jarcasting.com/artifacts/org.jeecgframework/minidao-pe/
implementation ("org.jeecgframework:minidao-pe:1.8.6")
'org.jeecgframework:minidao-pe:jar:1.8.6'
<dependency org="org.jeecgframework" name="minidao-pe" rev="1.8.6">
<artifact name="minidao-pe" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.jeecgframework', module='minidao-pe', version='1.8.6')
)
libraryDependencies += "org.jeecgframework" % "minidao-pe" % "1.8.6"
[org.jeecgframework/minidao-pe "1.8.6"]