tree: b83428c0fd8f1d42f1c33590b28c4216f8920504 [path history] [tgz]
  1. src/
  2. build.gradle.kts
  3. README.md
endorsed/README.md

Endorsed modules of Apache SIS

The src sub-directory contains modules included in Apache SIS releases. Those modules have no prerequisites other than Java Development Kit (JDK) and Gradle for building from the sources. The build command is:

gradle assemble

The JAR files will be in the build/libs/ directory. See the parent directory for more information.

See also

The optional directory contains modules that are also part of Apache SIS releases, but requiring prerequisites such as acceptance of license agreements more restrictive than Apache 2 license.