MVN

commons-net : commons-net

Maven & Gradle

Nov 26, 2022
1.3k usages

Apache Commons Net · Apache Commons Net library contains a collection of network utilities and protocol implementations. Supported protocols include: Echo, Finger, FTP, NNTP, NTP, POP3(S), SMTP(S), Telnet, Whois

<dependency>
    <groupId>commons-net</groupId>
    <artifactId>commons-net</artifactId>
    <version>3.9.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of commons-net : commons-net to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 3.9.0

All Versions

Choose a version of commons-net : commons-net to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
20030805.205232
commons-net-20030805.205232
CVE-2021-37533
20030623.125255
commons-net-20030623.125255
CVE-2021-37533
20030211.160026
commons-net-20030211.160026
CVE-2021-37533
3.9.x
commons-net-3.9.0
3.8.x
commons-net-3.8.0
CVE-2021-37533
3.7.x
commons-net-3.7.2
CVE-2021-37533
commons-net-3.7.1
CVE-2021-37533
3.7
commons-net-3.7
CVE-2021-37533
3.6
commons-net-3.6
CVE-2021-37533
3.5
commons-net-3.5
CVE-2021-37533
3.4
commons-net-3.4
CVE-2021-37533
3.3
commons-net-3.3
CVE-2021-37533
3.2
commons-net-3.2
CVE-2021-37533
3.1
commons-net-3.1
CVE-2021-37533
3.0.x
commons-net-3.0.1
CVE-2021-37533
3.0
commons-net-3.0
CVE-2021-37533
2.2
commons-net-2.2
CVE-2021-37533
2.0
commons-net-2.0
CVE-2021-37533
1.4.x
commons-net-1.4.1
CVE-2021-37533
commons-net-1.4.0
CVE-2021-37533
1.3.x
commons-net-1.3.0
CVE-2021-37533
1.2.x
commons-net-1.2.2
CVE-2021-37533
commons-net-1.2.1
CVE-2021-37533
1.1.x
commons-net-1.1.0
CVE-2021-37533
1.0.x
commons-net-1.0.0
CVE-2021-37533

How to add a dependency to Maven

Add the following commons-net : commons-net maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>commons-net</groupId>
    <artifactId>commons-net</artifactId>
    <version>3.9.0</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following commons-net : commons-net gradle dependency to your build.gradle file:

implementation 'commons-net:commons-net:3.9.0'

Gradle Kotlin DSL: Add the following commons-net : commons-net gradle kotlin dependency to your build.gradle.kts file:

implementation("commons-net:commons-net:3.9.0")

How to add a dependency to SBT Scala

SBT Scala: Add the following commons-net : commons-net sbt scala dependency to your build.sbt file:

libraryDependencies += "commons-net" % "commons-net" % "3.9.0"

Advertisement

Dependencies from Group

Nov 26, 2022
1.3k usages

Discover Dependencies

Apr 20, 2022
5 usages
87 stars
Mar 17, 2016
2.3k usages
Apr 18, 2022
20 usages
21 stars
May 12, 2023
4 usages
13.2k stars
Aug 18, 2023
906 usages
1.5k stars
Dec 23, 2022
1.8k usages
708 stars
Aug 21, 2023
1.1k usages
8.4k stars
May 31, 2023
3k usages
Aug 19, 2023
39 usages
126 stars
Aug 15, 2023
493 usages
21.3k stars