groovy 2.0.0~beta2-1 source package in Ubuntu

Changelog

groovy (2.0.0~beta2-1) experimental; urgency=low


  * New upstream release.

 -- Miguel Landaeta <email address hidden>  Sat, 24 Dec 2011 17:51:43 -0430

Upload details

Uploaded by:
Debian Java Maintainers
Uploaded to:
Experimental
Original maintainer:
Debian Java Maintainers
Architectures:
all
Section:
java
Urgency:
Low Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Builds

Precise: [FULLYBUILT] i386

Downloads

File Size SHA-256 Checksum
groovy_2.0.0~beta2-1.dsc 2.4 KiB 1b7658f8ca4a65031df1540a9a21a846d964c9e840c76b74c6ff736c613a6544
groovy_2.0.0~beta2.orig.tar.gz 2.3 MiB f17f4a44764de0ba9a7f26c5589a78375c886efc83460872c436f51acbfed2d7
groovy_2.0.0~beta2-1.debian.tar.gz 14.4 KiB 8bca16f349f4bff372ce41d60df7203393302fec56b2715de19bd7e0644ece8e

No changes file available.

Binary packages built by this source

groovy: Agile dynamic language for the Java Virtual Machine

 Groovy is an 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.

groovy-doc: Agile dynamic language for the Java Virtual Machine (documentation)

 Groovy is an 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.
 .
 This package includes the Groovy API javadocs, and examples.