Shared library for bascule.
Find a file
Liam 45eb683382
Merge pull request #7 from v79/37-rework-project-model
Experiment - add additional options map to Configuration object
2026-07-14 20:52:22 +01:00
.github/workflows Change to workflow_dispatch so I can manually trigger it for testing 2025-06-21 07:28:52 +01:00
gradle Update to new shadow version 2026-06-23 19:54:42 +01:00
src Experiment - add additional options map to Configuration object 2026-07-14 17:59:08 +01:00
.gitattributes Add .gitattributes for consistent line endings 2026-07-13 06:42:56 +01:00
.gitignore Add gitignore 2018-12-08 18:34:08 +00:00
build.gradle.kts Experiment - add additional options map to Configuration object 2026-07-14 17:59:08 +01:00
gradle.properties Remove hardcoded java home path 2025-06-21 07:30:34 +01:00
gradlew Initial draft of the new approach to Project model. It will break bascule completely and will definitely have gaps and errors. 2026-07-12 09:02:08 +01:00
gradlew.bat Upgrade to gradle 8.14.3 and shadow 8.3.8 2025-07-13 08:31:02 +01:00
README.md Add readme 2025-06-21 07:17:12 +01:00
settings.gradle Migrate dependencies and plugins to version catalog, update Gradle wrapper to 8.14.5, and bump project version to 0.5.2. 2026-06-23 19:48:11 +01:00

Bascule-lib

Contains model definitions and interfaces for the bascule-static and bascule-extras projects.