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
- Java 6 or newer Note: in order to use Java 6 or Java 7, you need to comment out javatools.datatypes.FinalSet::spliterator
- Maven
Usage
- clone this repository
mvn compile
mvn install
License
The source code of javatools is licensed under Apache License v2.0.
Developers
- Fabian Suchanek
- Johannes Hoffart
- Edwin Lewis-Kelham
- Steffen Metzger