Source: webjars-locator
Standards-Version: 4.7.2
Maintainer: Debian Java Maintainers <pkg-java-maintainers@lists.alioth.debian.org>
Uploaders:
 Emmanuel Bourg <ebourg@apache.org>,
Section: java
Priority: optional
Build-Depends:
 debhelper-compat (= 13),
 default-jdk-headless,
 maven-debian-helper,
Build-Depends-Indep:
 libjackson2-databind-java,
 libwebjars-locator-core-java,
Vcs-Browser: https://salsa.debian.org/java-team/webjars-locator
Vcs-Git: https://salsa.debian.org/java-team/webjars-locator.git
Homepage: https://webjars.org

Package: libwebjars-locator-java
Architecture: all
Depends:
 ${maven:Depends},
 ${misc:Depends},
Suggests:
 ${maven:OptionalDepends},
Description: WebJars Locator
 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 library provides a means to  load WebJars transitive
 dependencies with RequireJS.
