MVN

com.linuxense : javadbf

Maven & Gradle

Feb 08, 2012
10 usages

JavaDBF · Java library for reading and writing Xbase (dBase/DBF) files.

<dependency>
    <groupId>com.linuxense</groupId>
    <artifactId>javadbf</artifactId>
    <version>0.4.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.linuxense : javadbf to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 0.4.0

All Versions

Choose a version of com.linuxense : javadbf to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
0.4.x
javadbf-0.4.0

How to add a dependency to Maven

Add the following com.linuxense : javadbf maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.linuxense</groupId>
    <artifactId>javadbf</artifactId>
    <version>0.4.0</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.linuxense : javadbf gradle dependency to your build.gradle file:

implementation 'com.linuxense:javadbf:0.4.0'

Gradle Kotlin DSL: Add the following com.linuxense : javadbf gradle kotlin dependency to your build.gradle.kts file:

implementation("com.linuxense:javadbf:0.4.0")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.linuxense : javadbf sbt scala dependency to your build.sbt file:

libraryDependencies += "com.linuxense" % "javadbf" % "0.4.0"

Advertisement

Dependencies from Group

Feb 08, 2012
10 usages

Discover Dependencies

Mar 30, 2016
3 usages
0 stars
Jul 08, 2015
1 usages
86 stars
Apr 21, 2017
3 usages
Aug 03, 2015
1 usages
3 stars
Sep 17, 2015
1 usages
6 stars
Sep 06, 2022
1 usages
37 stars
Feb 07, 2019
2 usages
3 stars
Jun 11, 2018
1 usages
98 stars
May 12, 2015
1 usages
0 stars