Griffon and Gradle 1.0釋出

jieforest發表於2012-06-14
Wow! This week should be called Gr8 Week, because we have seen two very important 1.0 releases of two projects. First was Griffon during Gr8Conf. And now Gradle is also released. Very important steps for the Groovy (and Java) community.

Congratulations to all people that are involved in the releases!


WHAT IS GRADLE?

Gradle is build automation evolved. Gradle can automate the building, testing, publishing, deployment and more of software packages or other types of projects such as generated static websites, generated documentation or indeed anything else.

Gradle combines the power and flexibility of Ant with the dependency management and conventions of Maven into a more effective way to build. Powered by a Groovy DSL and packed with innovation, Gradle provides a declarative way to describe all kinds of builds through sensible defaults. Gradle is quickly becoming the build system of choice for many open source projects, leading edge enterprises and legacy automation challenges.

Learn more about what makes Gradle a compelling choice for build automation or get started with Gradle right now.

來自 “ ITPUB部落格 ” ,連結:http://blog.itpub.net/301743/viewspace-732767/,如需轉載,請註明出處,否則將追究法律責任。

相關文章