MVN

org.jooq : jool

Maven & Gradle

Mar 08, 2023
723 usages
2k stars

jOOL · jOOλ is part of the jOOQ series (along with jOOQ, jOOX, jOOR, jOOU) providing some useful extensions to Java 8 lambdas.

<dependency>
    <groupId>org.jooq</groupId>
    <artifactId>jool</artifactId>
    <version>0.9.15</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.jooq : jool to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 0.9.15

All Versions

Choose a version of org.jooq : jool to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
0.9.x
jool-0.9.15
jool-0.9.14
jool-0.9.13
jool-0.9.12
jool-0.9.11
jool-0.9.10
jool-0.9.9
jool-0.9.8
jool-0.9.7
jool-0.9.6
jool-0.9.4
jool-0.9.3
jool-0.9.2
jool-0.9.1
jool-0.9.0

How to add a dependency to Maven

Add the following org.jooq : jool maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>org.jooq</groupId>
    <artifactId>jool</artifactId>
    <version>0.9.15</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following org.jooq : jool gradle dependency to your build.gradle file:

implementation 'org.jooq:jool:0.9.15'

Gradle Kotlin DSL: Add the following org.jooq : jool gradle kotlin dependency to your build.gradle.kts file:

implementation("org.jooq:jool:0.9.15")

How to add a dependency to SBT Scala

SBT Scala: Add the following org.jooq : jool sbt scala dependency to your build.sbt file:

libraryDependencies += "org.jooq" % "jool" % "0.9.15"

Advertisement

Dependencies from Group

Mar 08, 2023
723 usages
2k stars
Aug 10, 2023
536 usages
5.5k stars
Aug 10, 2023
116 usages
5.5k stars
Aug 10, 2023
109 usages
5.5k stars
Aug 24, 2023
109 usages
2.7k stars

Discover Dependencies

Feb 15, 2023
1 usages
1.9k stars
Feb 15, 2023
13 usages
1.9k stars
Feb 15, 2023
5 usages
1.9k stars
Nov 05, 2020
11 usages
98 stars
Apr 03, 2019
13 usages
Aug 08, 2015
4 usages
Jan 18, 2023
418 usages
130 stars
Jan 15, 2021
114 usages
130 stars