gmbal 4.0.0-b002-1.1 source package in Ubuntu
Changelog
gmbal (4.0.0-b002-1.1) unstable; urgency=medium * Non maintainer upload by the Reproducible Builds team. * No source change upload to rebuild on buildd with .buildinfo files. -- Holger Levsen <email address hidden> Tue, 05 Jan 2021 01:02:38 +0100
Upload details
- Uploaded by:
- Debian Java Maintainers
- Uploaded to:
- Sid
- Original maintainer:
- Debian Java Maintainers
- Architectures:
- all
- Section:
- misc
- Urgency:
- Medium Urgency
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
gmbal_4.0.0-b002-1.1.dsc | 2.0 KiB | 9efb43fb67fa6dfe53a42fa8f9d784164a7d054b67e708473806df406b88f517 |
gmbal_4.0.0-b002.orig.tar.xz | 132.9 KiB | fe65bb47b8b581c89117e7c6912de42ae6b508abc82dac23fd4748d1d6a82a4c |
gmbal_4.0.0-b002-1.1.debian.tar.xz | 8.3 KiB | c320a1c52ab8460702c96e8d9429d7e946ae34a3ea9f67d81e4b7145ba8f983d |
Available diffs
- diff from 4.0.0-b002-1 to 4.0.0-b002-1.1 (367 bytes)
No changes file available.
Binary packages built by this source
- libgmbal-java: GlassFish MBean Annotation Library
The GlassFish MBean Annotation Library (gmbal, pronounced as in "gumball")
is a runtime annotation processor that creates Open MBeans. This is useful
for creating a management API for existing code with minimal effort. It is
intended to be applied to existing modules (which may be OSGi bundles in
GlassFish v3, or any other packaging model including standard jar files),
but could be used anywhere that it is desired to combine the definition of
the management API with the module API and implementation.
.
Gmbal is not limited to use in GlassFish. Gmbal is completely independent
of GlassFish, and may be used in a context where GlassFish is not present.