groovy 2.4.21-8 source package in Ubuntu

Changelog

groovy (2.4.21-8) unstable; urgency=medium

  * Team upload.
  * Add dependency on libjsp-api-java (Closes: #1035850)

 -- tony mancill <email address hidden>  Sun, 14 May 2023 20:41:50 -0700

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 Pocket Published Component Section
Mantic release universe devel

Builds

Mantic: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
groovy_2.4.21-8.dsc 2.4 KiB f4004651ab59e9fb2abf4e941d8764e6323206ee8b305e2aa1678649dcb59697
groovy_2.4.21.orig.tar.xz 2.9 MiB b8a4b4262e02f4f4106990d0b5f5ba694b961da28657a7928b41c3a42baa6a24
groovy_2.4.21-8.debian.tar.xz 31.9 KiB a91915afc2cc2a87f327c1bafcbb94d3e7513185c52af3739d509d5bb83811d2

Available diffs

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.