MVN

io.agroal : agroal-pool

Maven & Gradle

May 26, 2023
39 usages
87 stars

Agroal Connection Pool

<dependency>
    <groupId>io.agroal</groupId>
    <artifactId>agroal-pool</artifactId>
    <version>1.18</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of io.agroal : agroal-pool to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.18

All Versions

Choose a version of io.agroal : agroal-pool to add to Maven or Gradle - All Versions:

  • Version Updated
  • agroal-pool-1.18

    May 26, 2023
  • agroal-pool-2.2

    May 26, 2023
  • agroal-pool-2.1

    Mar 07, 2023
  • agroal-pool-1.17

    Mar 07, 2023
  • agroal-pool-2.0

    Apr 25, 2022
  • agroal-pool-1.16

    Mar 29, 2022
  • agroal-pool-1.15

    Mar 02, 2022
  • agroal-pool-1.14

    Dec 20, 2021
  • agroal-pool-1.13

    Oct 12, 2021
  • agroal-pool-1.12

    Jul 05, 2021
  • agroal-pool-1.11

    Apr 06, 2021
  • agroal-pool-1.10

    Mar 22, 2021
  • agroal-pool-1.9

    Oct 14, 2020
  • agroal-pool-1.8

    Apr 22, 2020
  • agroal-pool-1.7

    Oct 27, 2019
  • agroal-pool-1.6

    Sep 30, 2019
  • agroal-pool-1.5

    May 29, 2019
  • agroal-pool-1.4

    Feb 05, 2019
  • agroal-pool-1.3

    Oct 17, 2018
  • agroal-pool-1.2

    Oct 10, 2018
  • agroal-pool-1.1

    Aug 02, 2018
  • agroal-pool-1.0

    May 25, 2018
  • agroal-pool-0.5

    May 03, 2018
  • agroal-pool-0.4

    Feb 21, 2018
  • agroal-pool-0.3

    Nov 22, 2017
  • agroal-pool-0.2

    Jul 04, 2017
  • agroal-pool-0.1

    Feb 21, 2017

How to add a dependency to Maven

Add the following io.agroal : agroal-pool maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>io.agroal</groupId>
    <artifactId>agroal-pool</artifactId>
    <version>1.18</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following io.agroal : agroal-pool gradle dependency to your build.gradle file:

implementation 'io.agroal:agroal-pool:1.18'

Gradle Kotlin DSL: Add the following io.agroal : agroal-pool gradle kotlin dependency to your build.gradle.kts file:

implementation("io.agroal:agroal-pool:1.18")

How to add a dependency to SBT Scala

SBT Scala: Add the following io.agroal : agroal-pool sbt scala dependency to your build.sbt file:

libraryDependencies += "io.agroal" % "agroal-pool" % "1.18"

Advertisement

Dependencies from Group

May 26, 2023
39 usages
87 stars
May 26, 2023
39 usages
82 stars
May 26, 2023
20 usages
82 stars
May 26, 2023
2 usages
87 stars
Mar 07, 2023
1 usages
82 stars

Discover Dependencies

Mar 15, 2016
8 usages
Jun 15, 2022
11 usages
Apr 15, 2020
2 usages
6 stars
Nov 11, 2017
3 usages
17 stars
Mar 08, 2016
2 usages
0 stars
Jun 15, 2016
4 usages
1k stars
Sep 02, 2022
33 usages
258 stars
image

Maven Repository

Search Maven dependencies with Maven Repository Chrome Extension

Add to Chrome