Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save runtimee/87dd1bd308dc050e4b57029dd6cc0440 to your computer and use it in GitHub Desktop.
Save runtimee/87dd1bd308dc050e4b57029dd6cc0440 to your computer and use it in GitHub Desktop.
List of Groovy version for Grails
// Compiled by Igor Shults
// Last Updated: Jan. 26th, 2016
GRAILS GROOVY SOURCE
3.1.2 2.4.6 https://github.com/grails/grails-core/blob/695a11caa4025e91bdbf5094c0b6324cf5b22075/build.gradle
3.1.1 2.4.5
3.1.0RC2 2.4.5
3.1.0RC1 2.4.5
3.1.0M3 2.4.5
3.1.0M2 2.4.5 https://github.com/grails/grails-core/blob/c309bfe2f4613942cccbd2428f35ca6f0d018419/build.gradle
3.1.0M1 2.4.4
3.0.15 2.4.5
3.0.14 2.4.5
3.0.13 2.4.5
3.0.12 2.4.5
3.0.11 2.4.5
3.0.10 2.4.5
3.0.9 2.4.5 https://github.com/grails/grails-core/blob/564dcdf6204c74cf64c29ef4de206fdca5635a87/build.gradle
3.0.8 2.4.4
3.0.7 2.4.4
3.0.6 2.4.4
3.0.5 2.4.4
3.0.4 2.4.4
3.0.3 2.4.4 https://github.com/grails/grails-core/blob/4be6d666773353bd4c9a8fcb0a608f184012338d/build.gradle
3.0.2 2.4.3
3.0.1 2.4.3 https://github.com/grails/grails-core/blob/2762f11b7ce6defdfafa010ca5e19be8c2a91f0a/build.gradle
3.0.0 2.4 https://grails.github.io/grails-doc/3.0.x/guide/introduction.html
2.5.0 2.4.3 http://grails.1312388.n4.nabble.com/ANN-Grails-2-4-5-and-Grails-2-5-0-released-td4658938.html
2.4.5 2.3.11 https://objectpartners.com/2015/05/14/list-of-groovy-versions-for-each-version-of-grails/#comment-7971
2.4.4 2.3.7 https://objectpartners.com/2015/05/14/list-of-groovy-versions-for-each-version-of-grails/#comment-9329
2.4.3 2.3.6 groovy-starter.conf
2.4.2 2.3.3
2.4.1 2.3.3 https://jira.grails.org/browse/GRAILS-11476
2.4.0 2.3* https://grails.github.io/grails-doc/2.4.x/guide/introduction.html#whatsNew24
*First version officially compatible with Java 8.
2.3.11 2.1.9 https://objectpartners.com/2015/05/14/list-of-groovy-versions-for-each-version-of-grails/#comment-9329
2.3.10 2.1.9
2.3.9 2.1.9
2.3.8 2.1.9
2.3.7 2.1.9
2.3.6 2.1.9
2.3.5 2.1.9
2.3.4 2.1.9
2.3.3 2.1.9
2.3.2 2.1.9 http://mvnrepository.com/artifact/org.grails/grails-core/2.3.5
2.3.1 2.1.8 http://mvnrepository.com/artifact/org.grails/grails-core/2.3.1
2.3.0 2.1.6 https://stackoverflow.com/questions/21799742/groovy-2-1-directorysize-method-not-found See also: http://www.groovy-lang.org/releasenotes/groovy-2.3.html
2.2.5 2.0.8
2.2.4 2.0.8
2.2.3 2.0.8
2.2.2 2.0.8 http://mvnrepository.com/artifact/org.grails/grails-core/2.2.2
2.2.1 2.0.7 http://mvnrepository.com/artifact/org.grails/grails-core/2.2.1
2.2.0 2.0.5 https://jira.grails.org/browse/GRAILS-9474
2.1.5 1.8.8
2.1.4 1.8.8
2.1.3 1.8.8
2.1.2 1.8.8
2.1.1 1.8.8 https://jira.grails.org/browse/GRAILS-9394
2.1.0 1.8.6
2.0.4 1.8.6
2.0.3 1.8.6
2.0.2 1.8.6
2.0.1 1.8.6 https://jira.grails.org/browse/GRAILS-8696
2.0.0 1.8.0 https://grails.github.io/grails-doc/2.0.x/guide/introduction.html
1.3.9 1.7.8
1.3.8 1.7.8
1.3.7 1.7.8 This and all below from: http://gregopet.blogspot.com/2010/12/which-groovy-version-does-my-grails.html
1.3.6 1.7.5
1.3.5 1.7.5
1.3.4 1.7.4
1.3.3 1.7.3
1.3.2 1.7.3
1.3.1 1.7.0
1.3.0 1.7.0
1.2.5 1.6.8
1.2.4 1.6.8
1.2.3 1.6.8
1.2.2 1.6.8
1.2.1 1.6.5
1.2.0 1.6.5
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment