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