is not current version
Last Version 1.2.0

pageable-core 1.1.0

Some Simple Starter Projects for Spring Boot Application Made by Aqiu202

License

License

GroupId

GroupId

com.github.aqiu202
ArtifactId

ArtifactId

pageable-core
Version

Version

1.1.0
Type

Type

jar
Description

Description

pageable-core
Some Simple Starter Projects for Spring Boot Application Made by Aqiu202

Download pageable-core 1.1.0


<!-- https://jarcasting.com/artifacts/com.github.aqiu202/pageable-core/ -->
<dependency>
    <groupId>com.github.aqiu202</groupId>
    <artifactId>pageable-core</artifactId>
    <version>1.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.aqiu202/pageable-core/
implementation 'com.github.aqiu202:pageable-core:1.1.0'
// https://jarcasting.com/artifacts/com.github.aqiu202/pageable-core/
implementation ("com.github.aqiu202:pageable-core:1.1.0")
'com.github.aqiu202:pageable-core:jar:1.1.0'
<dependency org="com.github.aqiu202" name="pageable-core" rev="1.1.0">
  <artifact name="pageable-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.aqiu202', module='pageable-core', version='1.1.0')
)
libraryDependencies += "com.github.aqiu202" % "pageable-core" % "1.1.0"
[com.github.aqiu202/pageable-core "1.1.0"]

Dependencies

compile (2)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-json jar 2.4.1
com.google.code.findbugs : jsr305 jar 3.0.2

provided (1)

Group / Artifact Type Version
org.slf4j : slf4j-api jar 1.7.30

Project Modules

There are no modules declared in this project.