| License |
License |
|---|---|
| GroupId | GroupIdcom.gitee.topfine |
| ArtifactId | ArtifactIdOraclePaging |
| Last Version | Last Version2.0.5 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionOraclePaging
OraclePaging
|
| Filename | Size |
|---|---|
| OraclePaging-2.0.5.pom | |
| OraclePaging-2.0.5.jar | 8 KB |
| OraclePaging-2.0.5-sources.jar | 4 KB |
| OraclePaging-2.0.5-javadoc.jar | 34 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.gitee.topfine/OraclePaging/ -->
<dependency>
<groupId>com.gitee.topfine</groupId>
<artifactId>OraclePaging</artifactId>
<version>2.0.5</version>
</dependency>
// https://jarcasting.com/artifacts/com.gitee.topfine/OraclePaging/
implementation 'com.gitee.topfine:OraclePaging:2.0.5'
// https://jarcasting.com/artifacts/com.gitee.topfine/OraclePaging/
implementation ("com.gitee.topfine:OraclePaging:2.0.5")
'com.gitee.topfine:OraclePaging:jar:2.0.5'
<dependency org="com.gitee.topfine" name="OraclePaging" rev="2.0.5">
<artifact name="OraclePaging" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.gitee.topfine', module='OraclePaging', version='2.0.5')
)
libraryDependencies += "com.gitee.topfine" % "OraclePaging" % "2.0.5"
[com.gitee.topfine/OraclePaging "2.0.5"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.springframework : spring-jdbc | jar | 4.2.2.RELEASE |
| com.gitee.topfine : QuickDevUtils | jar | 2.0.5 |
| com.gitee.topfine : QuickDevFramework | jar | 2.0.5 |