License |
License |
---|---|
Categories |
CategoriesSpring Boot Container Microservices |
GroupId | GroupIdcom.ofwiki |
ArtifactId | ArtifactIdpagehelper-spring-boot-starter |
Version | Version0.0.1 |
Type | Typejar |
Description |
Descriptionpagehelper-spring-boot-starter
pagehelper spring boot starter
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/com.ofwiki/pagehelper-spring-boot-starter/ -->
<dependency>
<groupId>com.ofwiki</groupId>
<artifactId>pagehelper-spring-boot-starter</artifactId>
<version>0.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.ofwiki/pagehelper-spring-boot-starter/
implementation 'com.ofwiki:pagehelper-spring-boot-starter:0.0.1'
// https://jarcasting.com/artifacts/com.ofwiki/pagehelper-spring-boot-starter/
implementation ("com.ofwiki:pagehelper-spring-boot-starter:0.0.1")
'com.ofwiki:pagehelper-spring-boot-starter:jar:0.0.1'
<dependency org="com.ofwiki" name="pagehelper-spring-boot-starter" rev="0.0.1">
<artifact name="pagehelper-spring-boot-starter" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.ofwiki', module='pagehelper-spring-boot-starter', version='0.0.1')
)
libraryDependencies += "com.ofwiki" % "pagehelper-spring-boot-starter" % "0.0.1"
[com.ofwiki/pagehelper-spring-boot-starter "0.0.1"]
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-starter | jar | 2.2.2.RELEASE |
org.mybatis.spring.boot : mybatis-spring-boot-starter | jar | 2.1.0 |
org.mybatis : mybatis-typehandlers-jsr310 | jar | 1.0.2 |
com.github.jsqlparser : jsqlparser | jar | 0.9.5 |
org.slf4j : slf4j-api | jar | 1.7.29 |
commons-io : commons-io | jar | 2.6 |
org.apache.commons : commons-lang3 | jar | 3.9 |