Top Banner
Ecosystem
22

Ecosystem. About the Speaker Java developer since the beginning True believer in Open Source Groovy committer since 2007 Project lead of the Griffon framework.

Jan 20, 2016

Download

Documents

Ezra Lucas
Welcome message from author
This document is posted to help you gain knowledge. Please leave a comment to let me know what you think about it! Share it to your friends and learn new things together.
Transcript
Page 1: Ecosystem. About the Speaker Java developer since the beginning True believer in Open Source Groovy committer since 2007 Project lead of the Griffon framework.

Ecosystem

Page 2: Ecosystem. About the Speaker Java developer since the beginning True believer in Open Source Groovy committer since 2007 Project lead of the Griffon framework.

About the Speaker

• Java developer since the beginning• True believer in Open Source• Groovy committer since 2007• Project lead of the Griffon framework• Currently working for

Page 3: Ecosystem. About the Speaker Java developer since the beginning True believer in Open Source Groovy committer since 2007 Project lead of the Griffon framework.
Page 4: Ecosystem. About the Speaker Java developer since the beginning True believer in Open Source Groovy committer since 2007 Project lead of the Griffon framework.

http://grails.org

• Started in 2005, inspired by Ruby on Rails• Apache License 2.0• Builds on top of Spring, Hibernate, Sitemesh• More than 500 plugins available• Used for both small and large scale projects

Page 5: Ecosystem. About the Speaker Java developer since the beginning True believer in Open Source Groovy committer since 2007 Project lead of the Griffon framework.
Page 6: Ecosystem. About the Speaker Java developer since the beginning True believer in Open Source Groovy committer since 2007 Project lead of the Griffon framework.

http://griffon.codehaus.org

• Started in 2008, inspired by Grails• Apache License 2.0• Build desktop apps effortlessly• More than 135 plugins• Polyglot aware• Multi toolkit support

Page 7: Ecosystem. About the Speaker Java developer since the beginning True believer in Open Source Groovy committer since 2007 Project lead of the Griffon framework.
Page 8: Ecosystem. About the Speaker Java developer since the beginning True believer in Open Source Groovy committer since 2007 Project lead of the Griffon framework.

http://gaelyk.appspot.com

• Started in 2009• Apache License 2.0• Provides lightweight abstractions over GAE’s

services• Emerging plugin system

Page 9: Ecosystem. About the Speaker Java developer since the beginning True believer in Open Source Groovy committer since 2007 Project lead of the Griffon framework.

Gradle

Page 10: Ecosystem. About the Speaker Java developer since the beginning True believer in Open Source Groovy committer since 2007 Project lead of the Griffon framework.

http://gradle.org

• Started in 2007• Apache Licence 2.0• Groovy DSL for project building• Harness the power of maven conventions• Has a very deep DAG for handling task

dependencies• Plugin system ready

Page 11: Ecosystem. About the Speaker Java developer since the beginning True believer in Open Source Groovy committer since 2007 Project lead of the Griffon framework.
Page 12: Ecosystem. About the Speaker Java developer since the beginning True believer in Open Source Groovy committer since 2007 Project lead of the Griffon framework.

http://gant.codehaus.org

• Started sometime in 2006• Apache License 2.0• Think Ant without the ugly XML• Used by both Grails and Griffon

Page 13: Ecosystem. About the Speaker Java developer since the beginning True believer in Open Source Groovy committer since 2007 Project lead of the Griffon framework.
Page 14: Ecosystem. About the Speaker Java developer since the beginning True believer in Open Source Groovy committer since 2007 Project lead of the Griffon framework.

http://easyb.org

• Started in 2008• Apache License 2.0• Inspired in JBehave• Enables BDD testing for Java/Groovy code• IDE Integration• Plugins for Grails & Griffon

Page 15: Ecosystem. About the Speaker Java developer since the beginning True believer in Open Source Groovy committer since 2007 Project lead of the Griffon framework.

Spock

Page 16: Ecosystem. About the Speaker Java developer since the beginning True believer in Open Source Groovy committer since 2007 Project lead of the Griffon framework.

http://spockframework.org

• Started in 2007• Apache License 2.0• Testing DSL framework• Think Junit4 meets RSpec plus some magic

Page 17: Ecosystem. About the Speaker Java developer since the beginning True believer in Open Source Groovy committer since 2007 Project lead of the Griffon framework.
Page 18: Ecosystem. About the Speaker Java developer since the beginning True believer in Open Source Groovy committer since 2007 Project lead of the Griffon framework.

http://codenarc.sourceforge.net

• Started in 2009• Apache License 2.0• Enables static code analysis for Groovy code• Plugins for Grails, Griffon and Gradle

• GMetrics: sibling project that provides basic code metrics

Page 19: Ecosystem. About the Speaker Java developer since the beginning True believer in Open Source Groovy committer since 2007 Project lead of the Griffon framework.
Page 20: Ecosystem. About the Speaker Java developer since the beginning True believer in Open Source Groovy committer since 2007 Project lead of the Griffon framework.

http://gpars.codehaus.org

• Started in 2009• Apache License 2.0 (?)• Brings concurrency management structures to

Groovy:– Actors, Dataflow, fork/join

Page 21: Ecosystem. About the Speaker Java developer since the beginning True believer in Open Source Groovy committer since 2007 Project lead of the Griffon framework.

And many more!

• Ratpack https://github.com/bleedingwolf/Ratpack

• GContracts https://github.com/andresteingress/gcontracts

• Groovy++ http://code.google.com/p/groovypptest

Page 22: Ecosystem. About the Speaker Java developer since the beginning True believer in Open Source Groovy committer since 2007 Project lead of the Griffon framework.

Thank you!

@aalmiray