| Name: | maven-wagon |
|---|---|
| Version: | 3.5.3 |
| Release: | 9.el10 |
| Architecture: | noarch |
| Group: | Unspecified |
| Size: | 170945 |
| License: | Apache-2.0 |
| RPM: | maven-wagon-3.5.3-9.el10.noarch.rpm |
| Source RPM: | maven-wagon-3.5.3-9.el10.src.rpm |
| Build Date: | Fri Mar 07 2025 |
| Build Host: | build-ol10-x86_64.oracle.com |
| Vendor: | Oracle America |
| URL: | https://maven.apache.org/wagon |
| Summary: | Tools to manage artifacts and deployment |
| Description: | Maven Wagon is a transport abstraction that is used in Maven's artifact and repository handling code. Currently wagon has the following providers: * File * HTTP * FTP * SSH/SCP * WebDAV * SCM (in progress) |