Jump to letter: [
ABCDEFGHIJKLMNOPQRSTUVWX
]
groovy-jsr: Groovy (JSR-241) scripting language
| Name: | groovy-jsr |
Vendor: | JPackage Project |
| Version: | 1.0 |
License: | BSD/Apache-style Software License |
| Release: | 0.jsr04.2jpp |
URL: | http://groovy.codehaus.org/ |
- Summary
- Groovy is a new agile dynamic language for the JVM
combining lots of great features from languages like
Python, Ruby and Smalltalk and making them available
to the Java developers using a Java-like syntax.
Groovy is designed to help you get things done on the
Java platform in a quicker, more concise and fun way -
bringing the power of Python and Ruby inside the Java
platform.
Groovy can be used as an alternative compiler to javac
to generate standard Java bytecode to be used by any
Java project or it can be used dynamically as an
alternative language such as for scripting Java objects,
templating or writing unit test cases.
Changelog
- * Thu May 10 12:00:00 2007 Ralph Apel <r.apel at r-apel.de> 0:1.0-0.jsr04.2jpp
-
- Fix aot build
- Make Vendor, Distribution based on macro
- * Wed Sep 27 12:00:00 2006 Ralph Apel <r.apel at r-apel.de> 0:1.0-0.jsr04.1jpp
-
- Upgrade to jsr-04
- Adapt to maven 1.1
- Add post/postun Requires for javadoc
- Add gcj_support option
- * Wed Oct 19 12:00:00 2005 Ralph Apel <r.apel at r-apel.de> 0:1.0-0.jsr03.1jpp
-
- Change name and upgrade to 1.0-jsr-03