SkillAgentSearch skills...

IntroGroovy

Intro Groovy source, based on Appendix A of Making Java Groovy

Install / Use

/learn @kousen/IntroGroovy
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

Source code for the IntroGroovy workshop, based on the book Making Java Groovy by Ken Kousen

To build the project: If you have gradle installed, run

gradle build

If not, use the supplied gradlew script:

./gradlew build

If you plan to use Eclipse (or any Eclipse-based tool, like SpringSource Tool Suite), then run:

./gradlew cleanEclipse eclipse

If you plan to use IntelliJ IDEA, run:

./gradlew cleanIdea idea

The test output is in build/reports/tests/index.html

Please send any questions or comments to:

Ken Kousen (email)
Kousen IT, Inc.
@kenkousen

View on GitHub
GitHub Stars55
CategoryDevelopment
Updated4d ago
Forks39

Languages

Groovy

Security Score

85/100

Audited on Apr 1, 2026

No findings