KSL Project Page
The KSL project is based on a git repository
The KSL is a multi-project gradle project with projects:
KSLCore
- the main project with core development functionalityKSLExamples
- a project that has the examples related to this textbook as well as additional illustrative examplesKSLTesting
- a separate package for testing some core KSL functionalityKSLProjectTemplate
- a gradle based project that is configured to use theKSLCore
functionality as a dependency. Use this project as a starter template for projects using the KSL.
The KSL documentation is generated by KDocs.
Artifacts for using the KSL have been made available on Maven central.
The KSL uses the following open source libraries.