/javatools

collection of Java classes for a variety of small tasks, such as parsing, database interaction or file handling

Primary LanguageJava

javatools

The Javatools are a collection of Java classes for a variety of small tasks, such as parsing, database interaction or file handling. You can find an overview of its classes at http://www.mpi-inf.mpg.de/departments/databases-and-information-systems/research/yago-naga/javatools/.

Prerequisites

  • Java 6 or newer
  • Maven

Usage

  • clone this repository
  • mvn compile
  • mvn install

License

The source code of javatools is licensed under Apache License v2.0.

Developers