套件:libmaven-common-artifact-filters-java(3.4.0-1)
libmaven-common-artifact-filters-java 的相關連結
Debian 的資源:
下載原始碼套件 maven-common-artifact-filters:
- [maven-common-artifact-filters_3.4.0-1.dsc]
- [maven-common-artifact-filters_3.4.0.orig.tar.xz]
- [maven-common-artifact-filters_3.4.0-1.debian.tar.xz]
維護小組:
外部的資源:
- 主頁 [maven.apache.org]
相似套件:
- libmaven-dependency-analyzer-java
- libmaven-dependency-tree-java
- libmaven-plugin-tools-java
- maven
- libmaven-dependency-plugin-java
- libmaven-reporting-api-java
- libmaven-install-plugin-java
- libmaven-filtering-java
- libmaven-plugin-testing-java
- libmaven-reporting-impl-java
- libmaven-repository-builder-java
Maven Common Artifact Filters
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 a shared library containing a collection of ready-made filters to control inclusion/exclusion of artifacts during dependency resolution.
其他與 libmaven-common-artifact-filters-java 有關的套件
|
|
|
|
-
- dep: libmaven-parent-java (>= 43)
- Maven metadata for Apache Maven itself
-
- dep: libmaven-resolver-java (>= 1.6.3)
- Library to handle Java artifact repositories
-
- dep: libslf4j-java (>= 1.7.32)
- Simple Logging Facade for Java