groovy 2.4.21-2 source package in Ubuntu
Changelog
groovy (2.4.21-2) unstable; urgency=medium * Team upload. * Fix FTBFS with JANSI 2.4.0. (Closes: #1013355) * Switch to debhelper-compat = 13. * Declare compliance with Debian Policy 4.6.1. -- Markus Koschany <email address hidden> Sat, 25 Jun 2022 21:47:51 +0200
Upload details
- Uploaded by:
- Debian Java Maintainers
- Uploaded to:
- Sid
- Original maintainer:
- Debian Java Maintainers
- Architectures:
- all
- Section:
- java
- Urgency:
- Medium Urgency
See full publishing history Publishing
Series | Published | Component | Section | |
---|---|---|---|---|
Kinetic | release | universe | devel |
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
groovy_2.4.21-2.dsc | 2.5 KiB | 74d1194b3869900e98ebd15a499dd2b6370675b1c6fbc86e9c3817baa42e1c50 |
groovy_2.4.21.orig.tar.xz | 2.9 MiB | b8a4b4262e02f4f4106990d0b5f5ba694b961da28657a7928b41c3a42baa6a24 |
groovy_2.4.21-2.debian.tar.xz | 31.6 KiB | 8d1bab935f505ad0548c79b7b0c487fe125d1574d6a6b360831b53a000b30310 |
Available diffs
- diff from 2.4.21-1 to 2.4.21-2 (6.7 KiB)
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.