[ 原始碼: wagon ]
套件:libwagon-ftp-java(3.5.3-1)
libwagon-ftp-java 的相關連結
Debian 的資源:
下載原始碼套件 wagon:
維護小組:
外部的資源:
- 主頁 [maven.apache.org]
相似套件:
- libwagon-provider-api-java
- libwagon-http-java
- libwagon-java
- libwagon-ssh-java
- libwagon-http-shaded-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 (FTP provider)
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
This package contains the wagon-ftp library.
其他與 libwagon-ftp-java 有關的套件
|
|
|
|
-
- dep: libcommons-io-java
- Common useful IO related classes
-
- dep: libcommons-net-java
- Apache Commons Net - Java client API for basic Internet protocols
-
- dep: libslf4j-java
- Simple Logging Facade for Java
-
- dep: libwagon-provider-api-java (>= 3.5.3-1)
- Artifact transport abstraction used in Maven (Provider API)