MVN

org.apache.plc4x : plc4j-connection-pool

Maven & Gradle

Oct 03, 2022
8 usages

PLC4J: Tools: Connection Pool · An implementation of a connection pool based on Apache Commons Pool.

<dependency>
    <groupId>org.apache.plc4x</groupId>
    <artifactId>plc4j-connection-pool</artifactId>
    <version>0.10.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.apache.plc4x : plc4j-connection-pool to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 0.10.0

All Versions

Choose a version of org.apache.plc4x : plc4j-connection-pool to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
0.10.x
plc4j-connection-pool-0.10.0
0.9.x
plc4j-connection-pool-0.9.1
plc4j-connection-pool-0.9.0
0.8.x
plc4j-connection-pool-0.8.0
0.7.x
plc4j-connection-pool-0.7.0
0.6.x
plc4j-connection-pool-0.6.0
0.5.x
plc4j-connection-pool-0.5.0
0.4.x
plc4j-connection-pool-0.4.0
0.3.x
plc4j-connection-pool-0.3.1
plc4j-connection-pool-0.3.0
0.2.x
plc4j-connection-pool-0.2.0

How to add a dependency to Maven

Add the following org.apache.plc4x : plc4j-connection-pool maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>org.apache.plc4x</groupId>
    <artifactId>plc4j-connection-pool</artifactId>
    <version>0.10.0</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following org.apache.plc4x : plc4j-connection-pool gradle dependency to your build.gradle file:

implementation 'org.apache.plc4x:plc4j-connection-pool:0.10.0'

Gradle Kotlin DSL: Add the following org.apache.plc4x : plc4j-connection-pool gradle kotlin dependency to your build.gradle.kts file:

implementation("org.apache.plc4x:plc4j-connection-pool:0.10.0")

How to add a dependency to SBT Scala

SBT Scala: Add the following org.apache.plc4x : plc4j-connection-pool sbt scala dependency to your build.sbt file:

libraryDependencies += "org.apache.plc4x" % "plc4j-connection-pool" % "0.10.0"

Advertisement

Dependencies from Group

Oct 03, 2022
75 usages
Oct 03, 2022
32 usages
Oct 03, 2022
22 usages
Oct 03, 2022
22 usages

Discover Dependencies

Jun 13, 2023
21 usages
Jun 23, 2023
21 usages
27 stars
Aug 03, 2023
13 usages
0 stars
Jul 31, 2019
7 usages
1.9k stars
Mar 18, 2020
7 usages
35 stars
Jul 18, 2023
14 usages
2.5k stars
Dec 06, 2021
9 usages
Feb 14, 2023
23 usages
20.6k stars
Aug 11, 2022
9 usages
53 stars