bsh 2.0b4-15ubuntu1 source package in Ubuntu
Changelog
bsh (2.0b4-15ubuntu1) xenial; urgency=medium * Move to Servlet API 3.1 (LP: #1539903) -- Martin Pitt <email address hidden> Mon, 22 Feb 2016 15:15:58 +0100
Upload details
- Uploaded by:
- Martin Pitt
- Uploaded to:
- Xenial
- Original maintainer:
- Ubuntu Developers
- Architectures:
- all
- Section:
- devel
- Urgency:
- Medium Urgency
See full publishing history Publishing
Series | Published | Component | Section |
---|
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
bsh_2.0b4.orig.tar.gz | 807.3 KiB | 776a64db4967af4fdfa13e3801eaf4249afbb7ffa1ced13f525fdf44e6e340f7 |
bsh_2.0b4-15ubuntu1.debian.tar.xz | 8.4 KiB | c6a461e583b842b6db0fa5f7c5c93f0c4c8477a85c687b07ac5d3abdd688a1d1 |
bsh_2.0b4-15ubuntu1.dsc | 2.2 KiB | f2aef4a17347a9f2ac0e6f3666a599f2aff23d448a14e48e3213f948c2497113 |
Available diffs
Binary packages built by this source
- bsh: Java scripting environment (BeanShell) Version 2
BeanShell is a small, free, embeddable, Java source interpreter with object
scripting language features, written in Java. BeanShell executes standard Java
statements and expressions, in addition to obvious scripting commands and
syntax. BeanShell supports scripted objects as simple method closures like
those in Perl and JavaScript(tm).
.
You can use BeanShell interactively for Java experimentation and debugging or
as a simple scripting engine for you applications. In short: BeanShell is a
dynamically interpreted Java, plus some useful stuff.
- bsh-doc: Documentation for bsh
BeanShell is a small, free, embeddable, Java source interpreter with object
scripting language features, written in Java. BeanShell executes standard Java
statements and expressions, in addition to obvious scripting commands and
syntax. BeanShell supports scripted objects as simple method closures like
those in Perl and JavaScript(tm).
.
You can use BeanShell interactively for Java experimentation and debugging or
as a simple scripting engine for you applications. In short: BeanShell is a
dynamically interpreted Java, plus some useful stuff.
.
The documentation includes the javadoc API for bsh version 2 as well as
the faq and manual in html-format.
- bsh-src: Java scripting environment (BeanShell) Version 2 (source code)
BeanShell is a small, free, embeddable, Java source interpreter with object
scripting language features, written in Java. BeanShell executes standard Java
statements and expressions, in addition to obvious scripting commands and
syntax. BeanShell supports scripted objects as simple method closures like
those in Perl and JavaScript(tm).
.
You can use BeanShell interactively for Java experimentation and debugging or
as a simple scripting engine for you applications. In short: BeanShell is a
dynamically interpreted Java, plus some useful stuff.
.
This package contains the bsh source code.
- libbsh-java: Java scripting environment (BeanShell) Version 2 (library)
BeanShell is a small, free, embeddable, Java source interpreter with object
scripting language features, written in Java. BeanShell executes standard Java
statements and expressions, in addition to obvious scripting commands and
syntax. BeanShell supports scripted objects as simple method closures like
those in Perl and JavaScript(tm).
.
You can use BeanShell interactively for Java experimentation and debugging or
as a simple scripting engine for you applications. In short: BeanShell is a
dynamically interpreted Java, plus some useful stuff.
.
This package contains the Java library without the command line tools.