MVN

com.enterprisedt : edtFTPj

Maven & Gradle

Oct 07, 2006
11 usages

edtFTPj · edtFTPj is the first choice of Java developers worldwide for incorporating FTP functionality into their applications.

<dependency>
    <groupId>com.enterprisedt</groupId>
    <artifactId>edtFTPj</artifactId>
    <version>1.5.3</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.enterprisedt : edtFTPj to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.5.3

All Versions

Choose a version of com.enterprisedt : edtFTPj to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.5.x
edtFTPj-1.5.3

How to add a dependency to Maven

Add the following com.enterprisedt : edtFTPj maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.enterprisedt</groupId>
    <artifactId>edtFTPj</artifactId>
    <version>1.5.3</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.enterprisedt : edtFTPj gradle dependency to your build.gradle file:

implementation 'com.enterprisedt:edtFTPj:1.5.3'

Gradle Kotlin DSL: Add the following com.enterprisedt : edtFTPj gradle kotlin dependency to your build.gradle.kts file:

implementation("com.enterprisedt:edtFTPj:1.5.3")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.enterprisedt : edtFTPj sbt scala dependency to your build.sbt file:

libraryDependencies += "com.enterprisedt" % "edtFTPj" % "1.5.3"

Advertisement

Dependencies from Group

Oct 07, 2006
11 usages

Discover Dependencies

Apr 12, 2015
545 usages
825 stars
Feb 17, 2014
50 usages
450 stars
Aug 17, 2013
1 usages
178 stars
Nov 19, 2014
27 usages
833 stars
Sep 17, 2007
1 usages
Oct 01, 2014
2 usages
Aug 12, 2010
8 usages
May 16, 2014
1 usages
1 stars