Download pagehelper-spring-boot-starter-1.1.1.jar file - Jar p

Jar examples for p:pagehelper-spring-boot-starter

Description

You can download jar file pagehelper-spring-boot-starter 1.1.1 in this page.

License

Open Source License

Build File

You can use the following script to add pagehelper-spring-boot-starter-1.1.1.jar to your project.

<dependency>
   <groupId>com.github.pagehelper</groupId>
   <artifactId>pagehelper-spring-boot-starter</artifactId>
   <version>1.1.1</version>
</dependency>
compile group: 'com.github.pagehelper', name: 'pagehelper-spring-boot-starter', version: '1.1.1'
libraryDependencies += "com.github.pagehelper" % "pagehelper-spring-boot-starter" % "1.1.1"
<dependency org="com.github.pagehelper" name="pagehelper-spring-boot-starter" rev="1.1.1"/>
@Grapes(@Grab(group='com.github.pagehelper', module='pagehelper-spring-boot-starter', version='1.1.1'))
'com.github.pagehelper:pagehelper-spring-boot-starter:jar:1.1.1'

Download

Click the following link to download the jar file.

pagehelper-spring-boot-starter-1.1.1-javadoc.jar
pagehelper-spring-boot-starter-1.1.1-sources.jar
pagehelper-spring-boot-starter-1.1.1.jar
pagehelper-spring-boot-starter-1.1.1.pom



Related Tutorials