MVN

org.apache.commons : commons-io

Maven & Gradle

Oct 09, 2012
1.1k usages
<dependency>
    <groupId>org.apache.commons</groupId>
    <artifactId>commons-io</artifactId>
    <version>1.3.2</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.apache.commons : commons-io to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.3.2

All Versions

Choose a version of org.apache.commons : commons-io to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.3.x
commons-io-1.3.2

How to add a dependency to Maven

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

<dependency>
    <groupId>org.apache.commons</groupId>
    <artifactId>commons-io</artifactId>
    <version>1.3.2</version>
</dependency>

How to add a dependency to Gradle

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

implementation 'org.apache.commons:commons-io:1.3.2'

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

implementation("org.apache.commons:commons-io:1.3.2")

How to add a dependency to SBT Scala

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

libraryDependencies += "org.apache.commons" % "commons-io" % "1.3.2"

Advertisement

Dependencies from Group

Jul 23, 2023
21.1k usages
Jul 05, 2019
3.3k usages
Sep 24, 2022
2.6k usages
Mar 18, 2023
2.6k usages
Mar 17, 2016
2.3k usages

Discover Dependencies

Sep 20, 2005
112 usages
Apr 17, 2008
970 usages
Aug 07, 2023
439 usages
5.7k stars
Jan 15, 2020
3 usages
Apr 23, 2023
1.3k usages
45.2k stars
Jun 16, 2023
95 usages
6.4k stars
Aug 24, 2023
48 usages
166 stars
Mar 19, 2023
13 usages
204 stars
Jul 10, 2023
52 usages
648 stars