is not current version
Last Version 1.0-beta-5-PATCHED-v1

org.mod4j.patched:wagon-ftp 1.0-beta-2-PATCHED-WAGON-148

Patched version of wagon-ftp. Wagon that gets and puts artifacts from and to remote server using FTP protocol This version is based on wagon 1.0-beta-2 and patched with the patch that is attached to issue WAGON-148.

GroupId

GroupId

org.mod4j.patched
ArtifactId

ArtifactId

wagon-ftp
Version

Version

1.0-beta-2-PATCHED-WAGON-148
Type

Type

jar

Download wagon-ftp 1.0-beta-2-PATCHED-WAGON-148


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