Last Version

Criteria Resolver 1.0.0

A library to ease the use of criteria queries with multiple optional fields and projections

License

License

GroupId

GroupId

com.github.andreldsr
ArtifactId

ArtifactId

criteriaresolver
Version

Version

1.0.0
Type

Type

jar
Description

Description

Criteria Resolver
A library to ease the use of criteria queries with multiple optional fields and projections
Project URL

Project URL

http://github.com/andreldsr/criteriaresolver
Source Code Management

Source Code Management

http://github.com/andreldsr/criteriaresolver/tree/main

Download criteriaresolver 1.0.0


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

Dependencies

compile (2)

Group / Artifact Type Version
jakarta.persistence : jakarta.persistence-api jar 2.2.3
io.swagger : swagger-annotations jar 1.6.2

Project Modules

There are no modules declared in this project.