Groovy 2.0 最新的 主要稳定 版已经发布了。要了解更多新特性,请阅读 发布说明。概括而言,Groovy2.0 增加了静态类型检查,可以让编译器告诉你代码中的错误;静态编译主要针对应用中的关键性能瓶颈;通过模块化将Groovy Jar 切分成更小的、以Feature 为导向的模块,也同时允许你更容易创建自己的扩展模块;结合JDK7项目的语法增强,使Groovy与Java及JDK 7 Invoke Dynamic 机制更好的集成,从而从JVM 对动态语言的支持中获益。 |

JAX 是德国十分重要的Java技术会议(Java conference),每一年该组织都会召开会议评选最具创新精神的项目,评选委员会从40个提名项目中选择十个候选项目,许多优秀项目如Matisse GUI builder(NetBeans的一个插件,用于构建GUI程序)、Nuxeo(企业级内容管理解决方案)等都入围候选,最后Groovy赢得了1等奖!这是一个崇高的荣誉,我们感到非常高兴,特别是和许多非常优秀的项目一起竞赛。另外该奖项的上一期胜出者是Spring framework。
还有,由Dierk König创作出版的畅销书------《Groovy in Action》,也会作为奖品赠予Groovy社团,随后JAX将单独设置Groovy主题的会议进行颁奖。这些奖项证明并肯定了Groovy的创新价值,并说明Groovy在Java社团有不小的影响力。
Come and meet the Groovy and Grails developers at the Grails eXchange conference, 该会议专注于Groovy的发展、Grails以及JavaEE和Web2.0。

Groovy就像Java的一个增强版本,除拥有Java企业级应用的性能及能力之外,也透过像闭包、动态类型、灵活简洁的语法、许多Builder工具等特性使其拥有很Cool的生产力。如果你是一个开发者、测试者或者脚本爱好者,你一定会喜欢Groovy。 | 例子一个简单的helloworld脚本: 一个面向对象的复杂些的版本: 利用现有的Java库: 在命令行上使用: |

提供使用Groovy语言的语法,程序库和编程指导的相关信息
针对实际应用场景或常见任务提供大量的实例演示,而不仅仅局限于语言特性、API或模块的说明。 |
设计模式,多语言编程,Ant故障排除,安全,编译,重构,等等。
从源代码构建Groovy,设定开发环境,持续集成,发布过程,等等。 Groovy 模拟,基于模型的测试,单元测试,测试Web应用和Web服务,与其他框架整合,测试覆盖,等等。 |
The following modules and contributions are currently available:
Enjoy making your code groovier !!!!
If you wish to stay up-to-date with our vibrant community, you can learn more about:
And below, you will find the latest announcements:
Dear all,
I'm pleased to announce the release of Groovy 2.1.5.
Groovy 2.1.5 is a bug fix release of the Groovy 2.1 branch. In particular, it fixes a problem we've encountered with Groovy 2.1.4 where the extension module descriptors were not found in the "all" JAR, which meant that the usual nice GDK methods extensions for XML and other modules were not found by Groovy.
You can download Groovy 2.1.5 in the download area and have a look at the JIRA release notes.
Thanks to all who contributed to this release!
Keep on groovy'ing!
The Groovy development team is pleased to announce the release of Groovy 2.1.4.
Groovy 2.1.4 is essentially a bug fix release of our 2.1 branch, and you can dive into the details in our JIRA release notes.
You can get the distribution in our download area.
Thanks a lot to all those who contributed to this release, and we're looking forward to hearing your feedback!