Last Version

Filter Sort jOOQ API 1.1

Module to ease filtering and sorting with jOOQ based on params from a query (or any thing as we use a Map).

License

License

MIT
Categories

Categories

jOOQ Data Databases
GroupId

GroupId

org.blackdread
ArtifactId

ArtifactId

filter-sort-jooq-api
Version

Version

1.1
Type

Type

jar
Description

Description

Filter Sort jOOQ API
Module to ease filtering and sorting with jOOQ based on params from a query (or any thing as we use a Map).
Project URL

Project URL

https://github.com/blackdread/filter-sort-jooq-api
Source Code Management

Source Code Management

https://github.com/blackdread/filter-sort-jooq-api

Download filter-sort-jooq-api 1.1


<!-- https://jarcasting.com/artifacts/org.blackdread/filter-sort-jooq-api/ -->
<dependency>
    <groupId>org.blackdread</groupId>
    <artifactId>filter-sort-jooq-api</artifactId>
    <version>1.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.blackdread/filter-sort-jooq-api/
implementation 'org.blackdread:filter-sort-jooq-api:1.1'
// https://jarcasting.com/artifacts/org.blackdread/filter-sort-jooq-api/
implementation ("org.blackdread:filter-sort-jooq-api:1.1")
'org.blackdread:filter-sort-jooq-api:jar:1.1'
<dependency org="org.blackdread" name="filter-sort-jooq-api" rev="1.1">
  <artifact name="filter-sort-jooq-api" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.blackdread', module='filter-sort-jooq-api', version='1.1')
)
libraryDependencies += "org.blackdread" % "filter-sort-jooq-api" % "1.1"
[org.blackdread/filter-sort-jooq-api "1.1"]

Dependencies

compile (5)

Group / Artifact Type Version
com.google.guava : guava jar 27.0-jre
org.jooq : jooq jar 3.11.5
javax.validation : validation-api jar 2.0.0.Final
org.springframework.data : spring-data-commons jar 2.0.0.RELEASE
org.apache.commons : commons-lang3 jar 3.6

test (3)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter-api jar 5.3.1
org.junit.jupiter : junit-jupiter-params jar 5.3.1
org.junit.jupiter : junit-jupiter-engine jar 5.3.1

Project Modules

There are no modules declared in this project.