Last Version

spring-data-commons-page 1.0-RELEASE

从spring-data-commons中提取page相关的接口类,用于在接口项目中做分页引用,对应spring-framework 4.x、spring-data-commons 1.x

License

License

Categories

Categories

Data
GroupId

GroupId

com.github.peacetrue
ArtifactId

ArtifactId

spring-data-commons-page
Version

Version

1.0-RELEASE
Type

Type

jar
Description

Description

spring-data-commons-page
从spring-data-commons中提取page相关的接口类,用于在接口项目中做分页引用,对应spring-framework 4.x、spring-data-commons 1.x
Project URL

Project URL

https://github.com/peacetrue/spring-data-commons-page
Source Code Management

Source Code Management

https://github.com/peacetrue/peacetrue

Download spring-data-commons-page 1.0-RELEASE


<!-- https://jarcasting.com/artifacts/com.github.peacetrue/spring-data-commons-page/ -->
<dependency>
    <groupId>com.github.peacetrue</groupId>
    <artifactId>spring-data-commons-page</artifactId>
    <version>1.0-RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.peacetrue/spring-data-commons-page/
implementation 'com.github.peacetrue:spring-data-commons-page:1.0-RELEASE'
// https://jarcasting.com/artifacts/com.github.peacetrue/spring-data-commons-page/
implementation ("com.github.peacetrue:spring-data-commons-page:1.0-RELEASE")
'com.github.peacetrue:spring-data-commons-page:jar:1.0-RELEASE'
<dependency org="com.github.peacetrue" name="spring-data-commons-page" rev="1.0-RELEASE">
  <artifact name="spring-data-commons-page" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.peacetrue', module='spring-data-commons-page', version='1.0-RELEASE')
)
libraryDependencies += "com.github.peacetrue" % "spring-data-commons-page" % "1.0-RELEASE"
[com.github.peacetrue/spring-data-commons-page "1.0-RELEASE"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.