MVN

org.lwjgl : lwjgl-odbc

Maven & Gradle

Apr 01, 2023
8 usages
4.5k stars

LWJGL - ODBC bindings · A C programming language interface that makes it possible for applications to access data from a variety of database management systems (DBMSs).

<dependency>
    <groupId>org.lwjgl</groupId>
    <artifactId>lwjgl-odbc</artifactId>
    <version>3.3.2</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.lwjgl : lwjgl-odbc to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 3.3.2

All Versions

Choose a version of org.lwjgl : lwjgl-odbc to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
3.3.x
lwjgl-odbc-3.3.2
lwjgl-odbc-3.3.1
lwjgl-odbc-3.3.0
3.2.x
lwjgl-odbc-3.2.3
lwjgl-odbc-3.2.2
lwjgl-odbc-3.2.1
lwjgl-odbc-3.2.0
3.1.x
lwjgl-odbc-3.1.6
lwjgl-odbc-3.1.5
lwjgl-odbc-3.1.4

How to add a dependency to Maven

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

<dependency>
    <groupId>org.lwjgl</groupId>
    <artifactId>lwjgl-odbc</artifactId>
    <version>3.3.2</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following org.lwjgl : lwjgl-odbc gradle dependency to your build.gradle file:

implementation 'org.lwjgl:lwjgl-odbc:3.3.2'

Gradle Kotlin DSL: Add the following org.lwjgl : lwjgl-odbc gradle kotlin dependency to your build.gradle.kts file:

implementation("org.lwjgl:lwjgl-odbc:3.3.2")

How to add a dependency to SBT Scala

SBT Scala: Add the following org.lwjgl : lwjgl-odbc sbt scala dependency to your build.sbt file:

libraryDependencies += "org.lwjgl" % "lwjgl-odbc" % "3.3.2"

Advertisement

Dependencies from Group

Apr 01, 2023
171 usages
4.5k stars
Apr 01, 2023
92 usages
4.5k stars
Apr 01, 2023
87 usages
4.5k stars
Apr 01, 2023
68 usages
4.5k stars
Apr 01, 2023
60 usages
4.5k stars

Discover Dependencies

May 14, 2018
3 usages
0 stars
Aug 02, 2023
4 usages
Mar 06, 2023
19 usages
3 stars
Sep 19, 2015
1 usages
578 stars
Aug 25, 2015
3 usages
496 stars
Jul 18, 2023
4 usages
54 stars
Aug 02, 2023
17 usages
263 stars