| License |
License |
|---|---|
| GroupId | GroupIdcom.github.wywuzh |
| ArtifactId | ArtifactIdcommons-pager |
| Version | Version2.4.4.RELEASE |
| Type | Typejar |
| Description |
Descriptioncommons-pager
分页组件
|
| Project URL |
Project URL |
<!-- https://jarcasting.com/artifacts/com.github.wywuzh/commons-pager/ -->
<dependency>
<groupId>com.github.wywuzh</groupId>
<artifactId>commons-pager</artifactId>
<version>2.4.4.RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.wywuzh/commons-pager/
implementation 'com.github.wywuzh:commons-pager:2.4.4.RELEASE'
// https://jarcasting.com/artifacts/com.github.wywuzh/commons-pager/
implementation ("com.github.wywuzh:commons-pager:2.4.4.RELEASE")
'com.github.wywuzh:commons-pager:jar:2.4.4.RELEASE'
<dependency org="com.github.wywuzh" name="commons-pager" rev="2.4.4.RELEASE">
<artifact name="commons-pager" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.wywuzh', module='commons-pager', version='2.4.4.RELEASE')
)
libraryDependencies += "com.github.wywuzh" % "commons-pager" % "2.4.4.RELEASE"
[com.github.wywuzh/commons-pager "2.4.4.RELEASE"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.springframework : spring-beans | jar | |
| org.springframework : spring-context | jar | |
| org.springframework : spring-context-support | jar | |
| org.springframework : spring-core | jar | |
| org.springframework : spring-jdbc | jar | |
| org.springframework : spring-test | jar | |
| org.springframework : spring-tx | jar | |
| org.springframework : spring-aop | jar | |
| org.aspectj : aspectjrt | jar | 1.9.6 |
| junit : junit | jar | 4.13.2 |
| org.mockito : mockito-core | jar | 3.6.28 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.aspectj : aspectjweaver | jar | 1.9.6 |