Skip to content

ISA-tools/jUtils

Repository files navigation

!!! WARNING: Repository has moved !!!

For pratical reasons, now I maintain this project under a new repository.

jutils

A miscellanea of small and handy general purpose utilities. They should be fairly stable and bug-free, despite the fact there aren't many unit tests (the code is rather simple).

See this post for a description of what the library offers.

See Javadocs for details (or, of course, sources!).

WARNING: since 6.0 it has been split into multiple Maven modules. What it used to be the root of the whole project is now the jutils/ module/folder, some more specific components were moved out of there and sent to their own modules (include them in place of jutils, if you need their functionality, the core dependency will be pulled up automatically).