/CommonTools

Library used in other projects

Primary LanguageJavaGNU General Public License v3.0GPL-3.0

CommonTools v2.10.7

Library used in other projects

  • Copyright 2010-21 Vincent Labatut

CommonTools is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation. For source availability and license information see licence.txt

Just stored here for convenience, not meant to be used outside of the team, not much documentation


Description

This Eclipse project contains Java classes implementing general features, which are likely to be useful in other applications.

Use

This source code is meant to be used as utility in larger Java projects, by simply including the appropriate packages.

Dependencies

Here are the dependencies for CommonTools:

Todo

  • Debug web reader
  • Include graph package from BiblioProcess, move GraphmlTools to a separate subpackage
  • Use the new LocalDate class instead of Date
  • Check the more recent nio methods