The developer guide contains information mainly of interest to the developers involved in creating Groovy and its supporting modules and tools.
Useful starting points:
- JavaDoc for Groovy internal classes written in Java
- GroovyDoc for Groovy internal classes written in Groovy
- Get started with the sources with Git
- details about the Git source code repository
- binary distribution repositories: Main, Snapshots (Canoo, Codehaus Bamboo)
- local Maven 2 repositories: Main (may be empty once synced with global repositories), Snapshot
- details about the Continuous Integration servers which build Groovy around the clock
- the root Wiki page
Other topics:
Labels
Page: Building Groovy from Source
Page: Building Groovy from Source using Ant
Page: Continuous Integration
Page: From source code to bytecode
Page: Git
Page: Groovy Backstage
Page: Groovy Internals
Page: Release Process
Page: Setup Groovy Development Environment