Эксперт ХД

commons-io:commons-io (2.13.0)

Published 2026-09-15 10:09:55 +00:00 by Vlad_Savchuk

Installation

<repositories>
	<repository>
		<id>gitea</id>
		<url>https://git.expertdwh.ru/api/packages/EWH/maven</url>
	</repository>
</repositories>

<distributionManagement>
	<repository>
		<id>gitea</id>
		<url>https://git.expertdwh.ru/api/packages/EWH/maven</url>
	</repository>

	<snapshotRepository>
		<id>gitea</id>
		<url>https://git.expertdwh.ru/api/packages/EWH/maven</url>
	</snapshotRepository>
</distributionManagement>
<dependency>
	<groupId>commons-io</groupId>
	<artifactId>commons-io</artifactId>
	<version>2.13.0</version>
</dependency>
mvn install
mvn dependency:get -DremoteRepositories=https://git.expertdwh.ru/api/packages/EWH/maven -Dartifact=commons-io:commons-io:2.13.0

About this package

The Apache Commons IO library contains utility classes, stream implementations, file filters, file comparators, endian transformation classes, and much more.

Dependencies

org.junit.jupiter:junit-jupiter
org.junit-pioneer:junit-pioneer
1.9.1
org.mockito:mockito-inline
4.11.0
com.google.jimfs:jimfs
1.2
org.apache.commons:commons-lang3
3.12.0
org.openjdk.jmh:jmh-core
${jmh.version}
org.openjdk.jmh:jmh-generator-annprocess
${jmh.version}
Details
Maven
2026-09-15 10:09:55 +00:00
265
Apache Commons IO
492 KiB
Assets (2)
Versions (10) View all
2.6 2026-09-15
2.5 2026-09-15
2.20.0 2026-09-15
2.19.0 2026-09-15
2.18.0 2026-09-15