Skip to content

sakerbuild/saker.util

Repository files navigation

saker.util

Build status Latest version

General Java utilities library. The library contains various functions and classes that may be useful when developing applications.

The library is also included in the saker.build system under the saker.build.thirdparty package.

See the documentation for more information.

Build instructions

The project uses the saker.build system for building. It requires JDK8 and JDK9 to build. Use the following command to build the project:

java -jar path/to/saker.build.jar -bd build -EUsaker.java.jre.install.locations=path/to/jdk8;path/to/jdk9 compile saker.build

License

The source code for the project is licensed under GNU General Public License v3.0 only.

Short identifier: GPL-3.0-only.

Official releases of the project (and parts of it) may be licensed under different terms. See the particular releases for more information.