MVN

io.openliberty.features : jdbc-4.3

Maven & Gradle

Aug 15, 2023
5 usages
1.1k stars

Java Database Connectivity 4.3 · This feature enables the configuration of DataSources to access Databases from applications. Any JDBC driver that complies with the JDBC 4.3, 4.2, 4.1, 4.0, 3.0, or 2.x specification can be used; customized configuration of many specific providers is included. High performance connection pooling is also provided.

<dependency>
    <groupId>io.openliberty.features</groupId>
    <artifactId>jdbc-4.3</artifactId>
    <version>23.0.0.8</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of io.openliberty.features : jdbc-4.3 to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 23.0.0.8

All Versions

Choose a version of io.openliberty.features : jdbc-4.3 to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
23.0.x
jdbc-4.3-23.0.0.8
jdbc-4.3-23.0.0.7
jdbc-4.3-23.0.0.6
jdbc-4.3-23.0.0.5
jdbc-4.3-23.0.0.4
jdbc-4.3-23.0.0.3
jdbc-4.3-23.0.0.2
jdbc-4.3-23.0.0.1
22.0.x
jdbc-4.3-22.0.0.13
jdbc-4.3-22.0.0.12
jdbc-4.3-22.0.0.11
jdbc-4.3-22.0.0.10
jdbc-4.3-22.0.0.9
jdbc-4.3-22.0.0.8
jdbc-4.3-22.0.0.7
jdbc-4.3-22.0.0.6
jdbc-4.3-22.0.0.5
jdbc-4.3-22.0.0.4
jdbc-4.3-22.0.0.3
jdbc-4.3-22.0.0.2
jdbc-4.3-22.0.0.1
21.0.x
jdbc-4.3-21.0.0.12
jdbc-4.3-21.0.0.11
jdbc-4.3-21.0.0.10
jdbc-4.3-21.0.0.9
jdbc-4.3-21.0.0.8
jdbc-4.3-21.0.0.7
jdbc-4.3-21.0.0.6
jdbc-4.3-21.0.0.5
jdbc-4.3-21.0.0.4
jdbc-4.3-21.0.0.3
jdbc-4.3-21.0.0.2
jdbc-4.3-21.0.0.1
20.0.x
jdbc-4.3-20.0.0.12
jdbc-4.3-20.0.0.11
jdbc-4.3-20.0.0.10
jdbc-4.3-20.0.0.9
jdbc-4.3-20.0.0.8
jdbc-4.3-20.0.0.7
jdbc-4.3-20.0.0.6
jdbc-4.3-20.0.0.5
jdbc-4.3-20.0.0.4
jdbc-4.3-20.0.0.3
jdbc-4.3-20.0.0.2
jdbc-4.3-20.0.0.1
19.0.x
jdbc-4.3-19.0.0.12
jdbc-4.3-19.0.0.11
jdbc-4.3-19.0.0.10
jdbc-4.3-19.0.0.9
jdbc-4.3-19.0.0.8
jdbc-4.3-19.0.0.7
jdbc-4.3-19.0.0.6
jdbc-4.3-19.0.0.5
jdbc-4.3-19.0.0.4
jdbc-4.3-19.0.0.3
jdbc-4.3-19.0.0.2

How to add a dependency to Maven

Add the following io.openliberty.features : jdbc-4.3 maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>io.openliberty.features</groupId>
    <artifactId>jdbc-4.3</artifactId>
    <version>23.0.0.8</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following io.openliberty.features : jdbc-4.3 gradle dependency to your build.gradle file:

implementation 'io.openliberty.features:jdbc-4.3:23.0.0.8'

Gradle Kotlin DSL: Add the following io.openliberty.features : jdbc-4.3 gradle kotlin dependency to your build.gradle.kts file:

implementation("io.openliberty.features:jdbc-4.3:23.0.0.8")

How to add a dependency to SBT Scala

SBT Scala: Add the following io.openliberty.features : jdbc-4.3 sbt scala dependency to your build.sbt file:

libraryDependencies += "io.openliberty.features" % "jdbc-4.3" % "23.0.0.8"

Advertisement

Dependencies from Group

Discover Dependencies

Aug 06, 2020
4 usages
23 stars
Jun 17, 2019
4 usages
Mar 30, 2019
26 usages
Jun 15, 2022
9 usages
Aug 25, 2023
13 usages
11.9k stars
Mar 09, 2019
7 usages
5.9k stars
Nov 12, 2021
4 usages
8 stars
Aug 03, 2023
5 usages
4.8k stars
Dec 14, 2010
9 usages
May 20, 2010
11 usages