Maven Wagon FTP Provider

Wagon that gets and puts artifacts from and to remote server using FTP protocol

GroupId

GroupId

org.mod4j.patched
ArtifactId

ArtifactId

wagon-ftp
Last Version

Last Version

1.0-beta-5-PATCHED-v1
Release Date

Release Date

Type

Type

jar
Description

Description

Maven Wagon FTP Provider
Wagon that gets and puts artifacts from and to remote server using FTP protocol

Download wagon-ftp

How to add to project

<!-- https://jarcasting.com/artifacts/org.mod4j.patched/wagon-ftp/ -->
<dependency>
    <groupId>org.mod4j.patched</groupId>
    <artifactId>wagon-ftp</artifactId>
    <version>1.0-beta-5-PATCHED-v1</version>
</dependency>
// https://jarcasting.com/artifacts/org.mod4j.patched/wagon-ftp/
implementation 'org.mod4j.patched:wagon-ftp:1.0-beta-5-PATCHED-v1'
// https://jarcasting.com/artifacts/org.mod4j.patched/wagon-ftp/
implementation ("org.mod4j.patched:wagon-ftp:1.0-beta-5-PATCHED-v1")
'org.mod4j.patched:wagon-ftp:jar:1.0-beta-5-PATCHED-v1'
<dependency org="org.mod4j.patched" name="wagon-ftp" rev="1.0-beta-5-PATCHED-v1">
  <artifact name="wagon-ftp" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.mod4j.patched', module='wagon-ftp', version='1.0-beta-5-PATCHED-v1')
)
libraryDependencies += "org.mod4j.patched" % "wagon-ftp" % "1.0-beta-5-PATCHED-v1"
[org.mod4j.patched/wagon-ftp "1.0-beta-5-PATCHED-v1"]

Dependencies

compile (2)

Group / Artifact Type Version
commons-net : commons-net jar 2.0
org.apache.maven.wagon : wagon-provider-api jar 1.0-beta-5

test (2)

Group / Artifact Type Version
org.codehaus.plexus : plexus-ftpd jar 1.0-alpha-1
org.apache.maven.wagon : wagon-provider-test jar 1.0-beta-5

Project Modules

There are no modules declared in this project.