Skip to content

Latest commit

 

History

History
24 lines (18 loc) · 1.02 KB

File metadata and controls

24 lines (18 loc) · 1.02 KB

Source code for Making Java Groovy by Ken Kousen

Repo is organized into individual chapters. Each chapter contains one or more projects, each with its own gradle build file. Most have their own README files to describe how to build and test, normally using Gradle.

As additional chapters are completed, their code will be added here.

Please send any questions or comments to:

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

A note on dependencies and security alerts

This repository is the companion source code for the published book Making Java Groovy (Manning, 2013). Dependency versions are intentionally left as they appear in the book so the code matches the printed text. Some of those old dependencies have known vulnerabilities; the corresponding Dependabot alerts have been dismissed deliberately. This code is meant for reading alongside the book, not for production use.