MVN

co.streamx.fluent : fluent-jpa

Maven & Gradle

Sep 03, 2022
113 stars

Java Fluent JPA · Fluent query implementation for JPA repositories

<dependency>
    <groupId>co.streamx.fluent</groupId>
    <artifactId>fluent-jpa</artifactId>
    <version>1.2.3</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of co.streamx.fluent : fluent-jpa to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.2.3
  • Latest Beta: 1.0.2-beta

All Versions

Choose a version of co.streamx.fluent : fluent-jpa to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.2.x
fluent-jpa-1.2.3
fluent-jpa-1.2.2
fluent-jpa-1.2.1
fluent-jpa-1.2.0
1.1.x
fluent-jpa-1.1.2
1.0.x
fluent-jpa-1.0.14
fluent-jpa-1.0.12
fluent-jpa-1.0.11
fluent-jpa-1.0.10
fluent-jpa-1.0.9
fluent-jpa-1.0.8
fluent-jpa-1.0.7
fluent-jpa-1.0.5
fluent-jpa-1.0.4
fluent-jpa-1.0.3
fluent-jpa-1.0.2-beta
fluent-jpa-1.0.1-beta

How to add a dependency to Maven

Add the following co.streamx.fluent : fluent-jpa maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>co.streamx.fluent</groupId>
    <artifactId>fluent-jpa</artifactId>
    <version>1.2.3</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following co.streamx.fluent : fluent-jpa gradle dependency to your build.gradle file:

implementation 'co.streamx.fluent:fluent-jpa:1.2.3'

Gradle Kotlin DSL: Add the following co.streamx.fluent : fluent-jpa gradle kotlin dependency to your build.gradle.kts file:

implementation("co.streamx.fluent:fluent-jpa:1.2.3")

How to add a dependency to SBT Scala

SBT Scala: Add the following co.streamx.fluent : fluent-jpa sbt scala dependency to your build.sbt file:

libraryDependencies += "co.streamx.fluent" % "fluent-jpa" % "1.2.3"

Advertisement

Dependencies from Group

Apr 03, 2020
2 usages
0 stars
Sep 03, 2022
2 usages
8 stars
May 26, 2020
1 usages
1 stars
Sep 03, 2022
1 usages
5 stars
Sep 03, 2022
113 stars

Discover Dependencies

Sep 11, 2019
0 stars
Aug 06, 2019
jax
Apr 07, 2020
2 stars
Aug 02, 2019
0 stars
Aug 02, 2019
0 stars
api
Dec 14, 2019
2 stars