JxBase

JxBase - A Java library to read/write DBF files. It's a fork from Ivan Ryndin's jdbf.

License

License

GroupId

GroupId

com.github.jferard
ArtifactId

ArtifactId

jxbase
Last Version

Last Version

0.0.1
Release Date

Release Date

Type

Type

jar
Description

Description

JxBase
JxBase - A Java library to read/write DBF files. It's a fork from Ivan Ryndin's jdbf.
Project URL

Project URL

http://github.com/jferard/jxbase

Download jxbase

How to add to project

<!-- https://jarcasting.com/artifacts/com.github.jferard/jxbase/ -->
<dependency>
    <groupId>com.github.jferard</groupId>
    <artifactId>jxbase</artifactId>
    <version>0.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.jferard/jxbase/
implementation 'com.github.jferard:jxbase:0.0.1'
// https://jarcasting.com/artifacts/com.github.jferard/jxbase/
implementation ("com.github.jferard:jxbase:0.0.1")
'com.github.jferard:jxbase:jar:0.0.1'
<dependency org="com.github.jferard" name="jxbase" rev="0.0.1">
  <artifact name="jxbase" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.jferard', module='jxbase', version='0.0.1')
)
libraryDependencies += "com.github.jferard" % "jxbase" % "0.0.1"
[com.github.jferard/jxbase "0.0.1"]

Dependencies

compile (2)

Group / Artifact Type Version
org.powermock : powermock-api-easymock jar 1.7.3
org.easymock : easymock jar 3.5.1

test (3)

Group / Artifact Type Version
junit : junit jar 4.13.1
org.powermock : powermock-module-junit4 jar 1.7.3
org.xerial : sqlite-jdbc jar 3.32.3.2

Project Modules

There are no modules declared in this project.

Versions

Version
0.0.1