Recent Announcements

  • submit to reddit
Jonathan Felch05/30/09
1982 views
0 replies

Groovy Numerics 0.0.1 Released: Parallel Computation

Groovy Financial Math I:  Parellel ExecutionGroovy Collection class for numeric values that allows parallel execution of algebraic expressions.  Future released will include linear algebra and root solvers,  financial math and models. First release...

Chris Mair05/25/09
1725 views
0 replies

CodeNarc 0.5 - Static Analysis for Groovy

CodeNarc is a static analysis tool for Groovy source code. See example reports from Groovy-based open source projects: Grails, Griffon and Gradle . Version 0.5 9 new rules (for a total of 58), including 4 rules specifically for Grails projects Run...

Jon Dickinson05/24/09
2035 views
0 replies

A new book on Grails: Grails 1.1 Web Application Development

I have just finished a book for Packt Publishing called 'Grails 1.1 Web Application Development'. The book can be purchased from the Packt site. There is also a sample chapter available.

Andres Almiray05/20/09
2454 views
1 replies

Gradle 0.6 released

The Gradle team is very excited to announce the release of Gradle 0.6. This release comes with major new features, like:

Andres Almiray05/19/09
3272 views
1 replies

Griffon 0.1.1 has been released

The Griffon team is happy to announce the release of Griffon 0.1.1. Griffon 0.1.1 – "Lego Griffon II" – is a maintenance release of Griffon 0.1.0 . For a list if features added in 0.1.0 see the Griffon 0.1 Release Notes

Saalim Shaikh05/15/09
1277 views
0 replies

Create Real-World Web Applications using Grails 1.1 with New Book

This book will introduce developers to the dynamic JVM-based Groovy programming language, and through this, will help them understand the relationship between Grails and the Groovy scripting language. The reader will also learn how to use Grails with AJAX and...

Andres Almiray05/14/09
1269 views
0 replies

Grails 1.1.1 released with Google AppEngine support

Today we [SpringSource] are pleased to announce the availability of Grails 1.1.1 which whilst providing many incremental improvements over Grails 1.1 also introduces official support for Google AppEngine.

Andres Almiray05/14/09
1241 views
0 replies

Groovy 1.6.3 has been released

The Groovy development team is happy to announce the release of Groovy 1.6.3. You can have a look at the JIRA change log report for further details. Groovy 1.6.3 is mainly a maintenance release. Among other things, if you look at the JIRA issues closed,...

Andres Almiray04/24/09
2411 views
0 replies

Groovy 1.6.2 has been released

SpringSource and the Groovy Development Team have worked together to release this maintenance version of Groovy 1.6.2. You can have a look at the JIRA change log report for further details.

Travis Hume04/18/09
1122 views
1 replies

Groovy Option Parser 1.0-rc-1 released

Groovy Option ParserGOP is a command line option parsing alternative to CliBuilder.I wrote GOP for a couple reasons:Needed a small project to learn groovyReplicate the option parsing behaviour of the excellent Ruby library, clip.  Clip makes it simple to...

Andres Almiray04/07/09
1230 views
0 replies

Groovy 1.5.8 and 1.6.1 are out

SpringSource and the Groovy development team are pleased to announce the release of two versions in a raw: Groovy 1.5.8 and Groovy 1.6.1. Groovy 1.5.8 contains a ton of bug fixes and will be the last version of the old Groovy 1.5.x branch. So make sure you...

Chris Mair04/01/09
1229 views
0 replies

CodeNarc 0.4 - Static Analysis for Groovy

CodeNarc is a static analysis tool for Groovy source code.

Nitin Bharti03/16/09
24352 views
3 replies

Agile Adoption Refcard for Decreasing Time to Market Available for Download

What is Agile? Do you have the right agile practices for your team? This Refcard focuses on choosing the right agile practices for your team or organization when getting to market faster is of prime importance. Learn about the practices that are the building...

Wei Ling Chen03/03/09
6110 views
0 replies

Free Core Seam Refcard at the Emerging Technologies Conference

Emerging Technologies for the Enterprise Conference: Philadelphia, PA, March 26-27, 2009See what you can learn at this smart 2 day event! Special Offer, You can get $25 off with promo code: ETEDEVGroup special also available: Buy 3 get 1 Free!  Click here to...

Chris Mair03/02/09
1031 views
0 replies

CodeNarc 0.3 Released

CodeNarc is a static analysis tool for Groovy source code. Version 0.3 adds 8 new rules, as well as: Optional configuration through properties file ("codenarc.properties") Rule-enablement based on filename Ant Task: Support for failing the build if...