Last Version

Java Fluent JPA 1.2.2

Fluent query implementation for JPA repositories

License

License

GroupId

GroupId

co.streamx.fluent
ArtifactId

ArtifactId

fluent-jpa
Version

Version

1.2.2
Type

Type

jar
Description

Description

Java Fluent JPA
Fluent query implementation for JPA repositories
Project URL

Project URL

https://github.com/streamx-co/FluentJPA
Project Organization

Project Organization

Streamx

Download fluent-jpa 1.2.2


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

Dependencies

compile (4)

Group / Artifact Type Version
org.slf4j : slf4j-api jar
co.streamx.fluent : ex-tree jar 2.7.2
co.streamx.fluent : jpa-notations jar 1.0.14
com.auth0 : java-jwt jar 3.10.1

provided (3)

Group / Artifact Type Version
org.hibernate : hibernate-core jar
javax.persistence : javax.persistence-api jar
org.projectlombok : lombok jar 1.18.20

test (10)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter-api jar
org.junit.jupiter : junit-jupiter-engine jar
org.junit.platform : junit-platform-commons jar 1.5.2
org.junit.platform : junit-platform-launcher jar 1.5.2
org.springframework.boot : spring-boot-starter jar
org.springframework.boot : spring-boot-starter-test jar
org.springframework.boot : spring-boot-starter-data-jpa jar
org.flywaydb : flyway-core jar 5.2.4
com.h2database : h2 jar
co.streamx.fluent : sql-grammar jar 1.0.17

Project Modules

There are no modules declared in this project.