15f03b358f7fa401f962241f53df8ac200747dda
- With build add feature to resolve dep versions which can be used in docs. - More polished maven/gradle example. - Relates #527
= Spring Shell Active development branch is `main` targeting work for `3.0.x` and `2.1.x` is for maintaining current latest release. == Building Building and running tests: ``` ./gradlew build ``` Publishing to local maven cache: ``` ./gradlew publishToMavenLocal ```
Description
Languages
Java
100%