Home

Awesome

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

Usage

<!-- ``` <dependency> <groupId>de.mpg.mpi-inf</groupId> <artifactId>javatools</artifactId> <version>0.0.1-SNAPSHOT</version> </dependency> ``` -->

License

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

Developers