| License | License | 
|---|---|
| Categories | CategoriesNet ORM Data | 
| GroupId | GroupIdnet.n2oapp.platform | 
| ArtifactId | ArtifactIdn2o-platform-seek-paging | 
| Last Version | Last Version4.9.0 | 
| Release Date | Release Date | 
| Type | Typejar | 
| Description | DescriptionFree platform for building microservices based on Spring Boot | 
| Project Organization | Project Organization | 
<!-- https://jarcasting.com/artifacts/net.n2oapp.platform/n2o-platform-seek-paging/ -->
<dependency>
    <groupId>net.n2oapp.platform</groupId>
    <artifactId>n2o-platform-seek-paging</artifactId>
    <version>4.9.0</version>
</dependency>// https://jarcasting.com/artifacts/net.n2oapp.platform/n2o-platform-seek-paging/
implementation 'net.n2oapp.platform:n2o-platform-seek-paging:4.9.0'// https://jarcasting.com/artifacts/net.n2oapp.platform/n2o-platform-seek-paging/
implementation ("net.n2oapp.platform:n2o-platform-seek-paging:4.9.0")'net.n2oapp.platform:n2o-platform-seek-paging:jar:4.9.0'<dependency org="net.n2oapp.platform" name="n2o-platform-seek-paging" rev="4.9.0">
  <artifact name="n2o-platform-seek-paging" type="jar" />
</dependency>@Grapes(
@Grab(group='net.n2oapp.platform', module='n2o-platform-seek-paging', version='4.9.0')
)libraryDependencies += "net.n2oapp.platform" % "n2o-platform-seek-paging" % "4.9.0"[net.n2oapp.platform/n2o-platform-seek-paging "4.9.0"]| Group / Artifact | Type | Version | 
|---|---|---|
| net.n2oapp.platform : n2o-platform-jaxrs-commons | jar | 4.9.0 | 
| javax.ws.rs : javax.ws.rs-api | jar | 2.1.1 | 
| com.querydsl : querydsl-core | jar | 4.3.1 | 
| com.querydsl : querydsl-jpa | jar | 4.3.1 | 
| org.springframework.boot : spring-boot-starter-data-jpa | jar | 2.3.4.RELEASE | 
| javax.persistence : javax.persistence-api | jar | 2.2 | 
| org.joda : joda-convert | jar | 2.2.1 | 
| org.slf4j : slf4j-api | jar | 1.7.30 | 
| ch.qos.logback : logback-classic | jar | 1.2.3 | 
| org.slf4j : log4j-over-slf4j | jar | 1.7.30 | 
| Group / Artifact | Type | Version | 
|---|---|---|
| org.springframework.boot : spring-boot-starter-test | jar | 2.3.4.RELEASE | 
| com.h2database : h2 | jar | 1.4.200 |