パッケージ: libmaven-shade-plugin-java (3.1.1-1)
libmaven-shade-plugin-java に関するリンク
Debian の資源:
maven-shade-plugin ソースパッケージをダウンロード:
- [maven-shade-plugin_3.1.1-1.dsc]
- [maven-shade-plugin_3.1.1.orig.tar.xz]
- [maven-shade-plugin_3.1.1-1.debian.tar.xz]
メンテナ:
外部の資源:
- ホームページ [maven.apache.org]
類似のパッケージ:
Maven shade plugin
Maven is a software project management and comprehension tool. Based on the concept of a project object model (POM), Maven can manage a project's build, reporting and documentation from a central piece of information.
Maven's primary goal is to allow a developer to comprehend the complete state of a development effort in the shortest period of time. In order to attain this goal there are several areas of concern that Maven attempts to deal with:
* Making the build process easy * Providing a uniform build system * Providing quality project information * Providing guidelines for best practices development * Allowing transparent migration to new features
This package ships the Maven shade plugin which is used to build an Uber-JAR from the current project, including dependencies.
その他の libmaven-shade-plugin-java 関連パッケージ
|
|
|
|
-
- dep: libasm-java (>= 6.0)
- Java bytecode manipulation framework
-
- dep: libcommons-io-java (>= 2.6)
- Common useful IO related classes
-
- dep: libguava-java
- Java 用 Google コモンライブラリスイート
-
- dep: libjdependency-java (>= 1.4)
- Java library analyzing class level dependencies
-
- dep: libjdom2-java (>= 2.0.5)
- lightweight and fast library using XML
-
- dep: libmaven-artifact-transfer-java (>= 0.9.1)
- Apache Maven Artifact Transfer
-
- dep: libmaven-dependency-tree-java (>= 3.0.1)
- Maven Dependency Tree
-
- dep: libmaven3-core-java (>= 3.5.3)
- Core libraries for Maven 3
-
- dep: libplexus-utils2-java (>= 2.x)
- utilities for the Plexus framework