Haiti Filter Reactive Quarkus

JOOQ based filtering module

License

License

Categories

Categories

Quarkus Container Microservices React User Interface Web Frameworks
GroupId

GroupId

dev.struchkov.haiti.filter
ArtifactId

ArtifactId

haiti-filter-quarkus-reactive
Last Version

Last Version

0.5.0
Release Date

Release Date

Type

Type

jar
Description

Description

Haiti Filter Reactive Quarkus
JOOQ based filtering module
Project URL

Project URL

https://github.com/haiti-projects/haiti-filter-reactive-quarkus
Source Code Management

Source Code Management

https://github.com/haiti-projects/haiti-filter-reactive-quarkus

Download haiti-filter-quarkus-reactive

How to add to project

<!-- https://jarcasting.com/artifacts/dev.struchkov.haiti.filter/haiti-filter-quarkus-reactive/ -->
<dependency>
    <groupId>dev.struchkov.haiti.filter</groupId>
    <artifactId>haiti-filter-quarkus-reactive</artifactId>
    <version>0.5.0</version>
</dependency>
// https://jarcasting.com/artifacts/dev.struchkov.haiti.filter/haiti-filter-quarkus-reactive/
implementation 'dev.struchkov.haiti.filter:haiti-filter-quarkus-reactive:0.5.0'
// https://jarcasting.com/artifacts/dev.struchkov.haiti.filter/haiti-filter-quarkus-reactive/
implementation ("dev.struchkov.haiti.filter:haiti-filter-quarkus-reactive:0.5.0")
'dev.struchkov.haiti.filter:haiti-filter-quarkus-reactive:jar:0.5.0'
<dependency org="dev.struchkov.haiti.filter" name="haiti-filter-quarkus-reactive" rev="0.5.0">
  <artifact name="haiti-filter-quarkus-reactive" type="jar" />
</dependency>
@Grapes(
@Grab(group='dev.struchkov.haiti.filter', module='haiti-filter-quarkus-reactive', version='0.5.0')
)
libraryDependencies += "dev.struchkov.haiti.filter" % "haiti-filter-quarkus-reactive" % "0.5.0"
[dev.struchkov.haiti.filter/haiti-filter-quarkus-reactive "0.5.0"]

Dependencies

compile (5)

Group / Artifact Type Version
dev.struchkov.haiti.filter : haiti-filter-jooq jar 0.5.0
io.smallrye.reactive : smallrye-mutiny-vertx-pg-client jar
org.postgresql : postgresql jar 42.3.1
jakarta.xml.bind : jakarta.xml.bind-api jar
org.jetbrains : annotations jar 20.1.0

Project Modules

There are no modules declared in this project.

Versions

Version
0.5.0
0.4.1
0.4.0
0.3.1
0.3.0
0.2.0
0.1.0