libcapsule-maven-nextflow-java binary package in Ubuntu Lunar amd64

 A capsule is a single executable JAR that contains everything an application
 needs to run either in the form of embedded files or as declarative metadata.
 Maven Capsule is a capsule that allows the creations of capsules that, instead
 of embedding their dependencies, download all or some of them from a Maven
 repository. The dependencies are downloaded, cached locally, and shared among
 other capsules that also depend on them. In addition, this capsule allows
 specifying capsule metadata in a POM file in addition to the manifest.
 .
 A capsule with the Maven caplet that has all (or almost all) of its
 dependencies downloaded rather than embedded is known as a "thin" capsule (as
 opposed to a "fat" capsule, which embeds all of its dependencies). In fact, a
 capsule may not contain any of the application's classes/JARs at all. Instead,
 the capsule's manifest may contain these attributes alone (and no files in the
 capsule JAR besides the manifest). When the capsule is launched, the newest
 available version of the application will be downloaded, cached and launched.
 .
 This package contains a fork of the original capsule-maven project. This fork
 is suited as a dependency of nextflow.

Publishing history

Date Status Target Pocket Component Section Priority Phased updates Version
  2022-12-25 12:33:33 UTC Published Ubuntu Lunar amd64 release universe java Optional 1.0.3.1+dfsg-5
  • Published
  • Copied from ubuntu lunar-proposed amd64 in Primary Archive for Ubuntu
  Deleted Ubuntu Lunar amd64 proposed universe java Optional 1.0.3.1+dfsg-5
  • Removal requested .
  • Deleted by Ubuntu Archive Auto-Sync

    Moved to lunar

  • Published
  2022-12-25 12:34:14 UTC Superseded Ubuntu Lunar amd64 release universe java Optional 1.0.3.1+dfsg-4
  • Removed from disk .
  • Removal requested .
  • Superseded by amd64 build of capsule-maven-nextflow 1.0.3.1+dfsg-5 in ubuntu lunar PROPOSED
  • Published
  • Copied from ubuntu kinetic-proposed amd64 in Primary Archive for Ubuntu