ニュース

For each example, I’ll first show the normal Java example followed by the Groovy equivalent. Along the way, I’ll point out the Groovy features that make Groovy so script friendly.
1月15日、Groovy開発用のEclipseプラグイン「Groovy-Eclipse 2.0」がリリースされた。GroovyはJava VM上で動作するスクリプト言語でJavaに似た構文を持つため ...
Groovyは、Java仮想マシン上で動作するスクリプト言語です。コンパイル不要でプログラムを手軽に実行できます。その構文はRubyから大きな影響を ...
Java仮想マシン向けのスクリプト言語「Groovy」の開発チームは2月18日、最新版「Groovy 1.6」を公開した。 JMXビルダが統合されるなど、複数の強化が ...
Before Groovy 1.8, the standard tactic we Groovy script developers used to deal with this situation was to not define the local variables with the def keyword or with a static type declaration.
Javaアプリケーションフレームワーク「Spring Framework」を提供する米SpringSourceは米国時間の11月11日、オープンソースのスクリプト言語「Groovy」や ...