MVN

io.agroal : agroal-pool

Maven & Gradle

May 26, 2023
39 usages
120 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 Vulnerabilities Updated
2.2
agroal-pool-2.2
2.1
agroal-pool-2.1
2.0
agroal-pool-2.0
1.18
agroal-pool-1.18
1.17
agroal-pool-1.17
1.16
agroal-pool-1.16
1.15
agroal-pool-1.15
1.14
agroal-pool-1.14
1.13
agroal-pool-1.13
1.12
agroal-pool-1.12
1.11
agroal-pool-1.11
1.10
agroal-pool-1.10
1.9
agroal-pool-1.9
1.8
agroal-pool-1.8
1.7
agroal-pool-1.7
1.6
agroal-pool-1.6
1.5
agroal-pool-1.5
1.4
agroal-pool-1.4
1.3
agroal-pool-1.3
1.2
agroal-pool-1.2
1.1
agroal-pool-1.1
1.0
agroal-pool-1.0
0.5
agroal-pool-0.5
0.4
agroal-pool-0.4
0.3
agroal-pool-0.3
0.2
agroal-pool-0.2
0.1
agroal-pool-0.1

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
120 stars
May 26, 2023
39 usages
0 stars
May 26, 2023
20 usages
120 stars
May 26, 2023
2 usages
120 stars
May 26, 2023
1 usages
120 stars

Discover Dependencies

Mar 15, 2016
8 usages
Jul 13, 2023
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
1.5k stars
Sep 02, 2022
33 usages
344 stars