[ 源代码: wagon ]
软件包:libwagon-java(3.5.3-1)
libwagon-java 的相关链接
Debian 的资源:
下载源码包 wagon:
维护小组:
外部的资源:
- 主页 [maven.apache.org]
相似软件包:
- libwagon-http-java
- libwagon-ssh-java
- libwagon-http-shaded-java
- libwagon-file-java
- libwagon-provider-api-java
- libmaven-resolver-transport-http-java
- libmaven-resolver-transport-http-1.6-java
- libmaven-artifact-transfer-java
- libmaven-resolver-java
- libmaven-resolver-1.6-java
- libjruby-mavengem-maven-plugin-java
Artifact transport abstraction used in Maven (transitional package)
The Wagon project defines a simple API for transferring resources (artifacts) to and from repositories. The word repository is used in this context as it is commonly used in Maven and means a storage of artifacts. It is also used to deploy the Maven generated site to a server.
Wagon defines a unified API, and it currently has the following providers:
* File * HTTP * HTTP lightweight * FTP * SSH/SCP * WebDAV
其他与 libwagon-java 有关的软件包
|
|
|
|
-
- dep: libwagon-file-java (>= 3.5.3-1)
- Artifact transport abstraction used in Maven (file provider)
-
- dep: libwagon-ftp-java (>= 3.5.3-1)
- Artifact transport abstraction used in Maven (FTP provider)
-
- dep: libwagon-http-java (>= 3.5.3-1)
- Artifact transport abstraction used in Maven (HTTP providers)
-
- dep: libwagon-http-shaded-java (>= 3.5.3-1)
- Artifact transport abstraction used in Maven (HTTP providers with dependencies)
-
- dep: libwagon-provider-api-java (>= 3.5.3-1)
- Artifact transport abstraction used in Maven (Provider API)