webjars-locator-core 0.30-1.1 source package in Ubuntu

Changelog

webjars-locator-core (0.30-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, 29 Dec 2020 02:26:31 +0100

Upload details

Uploaded by:
Debian Java Maintainers
Uploaded to:
Sid
Original maintainer:
Debian Java Maintainers
Architectures:
all
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Oracular release universe misc
Noble release universe misc
Mantic release universe misc
Lunar release universe misc
Jammy release universe misc

Builds

Hirsute: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
webjars-locator-core_0.30-1.1.dsc 2.1 KiB c0f3fe4018f9ba3c13bcb8fe62274fd71826bc914447a1e52b87f1aff967a365
webjars-locator-core_0.30.orig.tar.xz 177.4 KiB 0471ab1d4636fd06e2ede65bedea5fb08ced5998b7b56ac4016301f0f3d96b85
webjars-locator-core_0.30-1.1.debian.tar.xz 3.2 KiB 689ed7ea82343dba98ae81c13f3dfecc45a6f84d8df6ddb3f0c1582a0e432b81

Available diffs

No changes file available.

Binary packages built by this source

libwebjars-locator-core-java: WebJars Locator Core

 WebJars are client-side web libraries (e.g. jQuery & Bootstrap) packaged
 into JAR files. They allow one to:
  * Explicitly and easily manage the client-side dependencies in JVM-based
    web applications
  * Use JVM-based build tools (e.g. Maven, Gradle...) to download client-side
    dependencies
  * Know which client-side dependencies are used
  * Resolve transitive dependencies automatically and optionally load them
    via RequireJS
 .
 The WebJars Locator Core library provides a means to locate assets within
 WebJars.