GroupId | GroupIdorg.jeecgframework |
---|---|
ArtifactId | ArtifactIdminidao-pe |
Version | Version1.8.4 |
Type | Typejar |
Filename | Size |
---|---|
minidao-pe-1.8.4.pom | |
minidao-pe-1.8.4.jar | 91 KB |
minidao-pe-1.8.4-sources.jar | 65 KB |
minidao-pe-1.8.4-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.4</version>
</dependency>
// https://jarcasting.com/artifacts/org.jeecgframework/minidao-pe/
implementation 'org.jeecgframework:minidao-pe:1.8.4'
// https://jarcasting.com/artifacts/org.jeecgframework/minidao-pe/
implementation ("org.jeecgframework:minidao-pe:1.8.4")
'org.jeecgframework:minidao-pe:jar:1.8.4'
<dependency org="org.jeecgframework" name="minidao-pe" rev="1.8.4">
<artifact name="minidao-pe" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.jeecgframework', module='minidao-pe', version='1.8.4')
)
libraryDependencies += "org.jeecgframework" % "minidao-pe" % "1.8.4"
[org.jeecgframework/minidao-pe "1.8.4"]