GroupId | GroupIdorg.mod4j.patched |
---|---|
ArtifactId | ArtifactIdwagon-ftp |
Last Version | Last Version1.0-beta-5-PATCHED-v1 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionMaven Wagon FTP Provider
Wagon that gets and puts artifacts from and to remote server using FTP protocol
|
Filename | Size |
---|---|
wagon-ftp-1.0-beta-5-PATCHED-v1.pom | |
wagon-ftp-1.0-beta-5-PATCHED-v1.jar | 10 KB |
Browse |
<!-- 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"]
Group / Artifact | Type | Version |
---|---|---|
commons-net : commons-net | jar | 2.0 |
org.apache.maven.wagon : wagon-provider-api | jar | 1.0-beta-5 |
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 |