Sha256: ea463e18b495d3138500bb9f6f56fc35e738581729ab0053b69166f5758adbe7
Contents?: true
Size: 837 Bytes
Versions: 73
Compression:
Stored size: 837 Bytes
Contents
## The Groovy Language * [Learn Groovy](http://www.groovy-lang.org/learn.html) * [Groovy Documentation](http://www.groovy-lang.org/documentation.html) ## Unit Testing * [JUnit](http://junit.org/), the de-facto standard for Java based testing. * [Spock](http://spockframework.github.io/spock/docs/1.0/index.html), Groovy based testing framework. ## Frameworks * [Grails](https://grails.org/) * [Spring](https://spring.io/) ## IDEs * [IntelliJ IDEA](https://www.jetbrains.com/idea/) * [Eclipse](https://eclipse.org/), with an additional plugin for Groovy language support. ## Build Tools * [Gradle Docs](http://gradle.org/), an automated build tool, written in Groovy * [Apache Maven](https://maven.apache.org/) * [Gant](https://gant.github.io/) ## Collaboration * [Groovy Community](http://www.groovy-lang.org/community.html)
Version data entries
73 entries across 73 versions & 1 rubygems