MVN

com.github.spyhunter99 : jdbf

Maven & Gradle

May 03, 2020
3 usages
3 stars

jdbf · jdbf - a fork of iryndin's Java library to read/write DBF files

<dependency>
    <groupId>com.github.spyhunter99</groupId>
    <artifactId>jdbf</artifactId>
    <version>2.2.1</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.github.spyhunter99 : jdbf to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 2.2.1

All Versions

Choose a version of com.github.spyhunter99 : jdbf to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
2.2.x
jdbf-2.2.1
jdbf-2.2.0

How to add a dependency to Maven

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

<dependency>
    <groupId>com.github.spyhunter99</groupId>
    <artifactId>jdbf</artifactId>
    <version>2.2.1</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.github.spyhunter99 : jdbf gradle dependency to your build.gradle file:

implementation 'com.github.spyhunter99:jdbf:2.2.1'

Gradle Kotlin DSL: Add the following com.github.spyhunter99 : jdbf gradle kotlin dependency to your build.gradle.kts file:

implementation("com.github.spyhunter99:jdbf:2.2.1")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.github.spyhunter99 : jdbf sbt scala dependency to your build.sbt file:

libraryDependencies += "com.github.spyhunter99" % "jdbf" % "2.2.1"

Advertisement

Dependencies from Group

May 03, 2020
3 usages
3 stars
Oct 15, 2016
1 usages
1 stars
Nov 19, 2017
1 usages
15 stars

Discover Dependencies

Sep 11, 2022
5 usages
1k stars
Nov 25, 2022
1 usages
1.2k stars
Jul 28, 2023
52 usages
8.6k stars
Jul 07, 2023
31 usages
182.4k stars
Apr 04, 2023
1 usages
23 stars
Apr 08, 2023
1 usages
38 stars
Aug 24, 2023
41 usages
1.2k stars
Sep 20, 2005
60 usages
Apr 09, 2013