MVN

net.sf.ucanaccess : ucanaccess

Maven & Gradle

Jan 02, 2021
22 usages

UCanAccess · An open source pure Java JDBC Driver implementation which allows Java developers and JDBC client programs (e.g., Open Office, Libre Office, Squirrel SQL) to read/write Microsoft Access databases.

<dependency>
    <groupId>net.sf.ucanaccess</groupId>
    <artifactId>ucanaccess</artifactId>
    <version>5.0.1</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of net.sf.ucanaccess : ucanaccess to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 5.0.1

All Versions

Choose a version of net.sf.ucanaccess : ucanaccess to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
5.0.x
ucanaccess-5.0.1
ucanaccess-5.0.0
4.0.x
ucanaccess-4.0.4
ucanaccess-4.0.3
ucanaccess-4.0.2
ucanaccess-4.0.1
ucanaccess-4.0.0
3.0.x
ucanaccess-3.0.7
ucanaccess-3.0.6
ucanaccess-3.0.5
ucanaccess-3.0.4
ucanaccess-3.0.3.1
ucanaccess-3.0.3
ucanaccess-3.0.2
ucanaccess-3.0.1

How to add a dependency to Maven

Add the following net.sf.ucanaccess : ucanaccess maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>net.sf.ucanaccess</groupId>
    <artifactId>ucanaccess</artifactId>
    <version>5.0.1</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following net.sf.ucanaccess : ucanaccess gradle dependency to your build.gradle file:

implementation 'net.sf.ucanaccess:ucanaccess:5.0.1'

Gradle Kotlin DSL: Add the following net.sf.ucanaccess : ucanaccess gradle kotlin dependency to your build.gradle.kts file:

implementation("net.sf.ucanaccess:ucanaccess:5.0.1")

How to add a dependency to SBT Scala

SBT Scala: Add the following net.sf.ucanaccess : ucanaccess sbt scala dependency to your build.sbt file:

libraryDependencies += "net.sf.ucanaccess" % "ucanaccess" % "5.0.1"

Advertisement

Dependencies from Group

Jan 02, 2021
22 usages

Discover Dependencies

May 01, 2023
221 usages
4.2k stars
Oct 14, 2021
674 usages
1k stars
May 17, 2022
131 stars
Aug 07, 2023
264 usages
5.7k stars
Aug 09, 2023
2k usages
14.1k stars
Jan 26, 2023
190 usages
28 stars
May 09, 2021
1.3k usages
36.2k stars
Jul 27, 2023
77 usages
4.7k stars
Aug 21, 2023
1.2k usages
7.7k stars