Apache Commons logo Commons IO
Apache Commons IO ™
  • Last Published: 04 Nov 2025
  • |
  • Version: 2.21.0

Maven Coordinates

Apache Maven

<dependency>
 <groupId>commons-io</groupId>
 <artifactId>commons-io</artifactId>
 <version>2.21.0</version>
</dependency>

Apache Ivy

<dependency org="commons-io" name="commons-io" rev="2.21.0">
 <artifact name="commons-io" type="jar" />
</dependency>

Groovy Grape

@Grapes(
@Grab(group='commons-io', module='commons-io', version='2.21.0')
)

Gradle/Grails

implementation 'commons-io:commons-io:2.21.0'

Scala SBT

libraryDependencies += "commons-io" % "commons-io" % "2.21.0"

Leiningen

[commons-io "2.21.0"]

Copyright © 2002-2025 The Apache Software Foundation. All Rights Reserved.

Apache Commons, Apache Commons IO, Apache, the Apache logo, and the Apache Commons project logos are trademarks of The Apache Software Foundation. All other marks mentioned may be trademarks or registered trademarks of their respective owners.

AltStyle によって変換されたページ (->オリジナル) /