Эксперт ХД

commons-collections:commons-collections (3.2.1)

Published 2026-09-15 11:08:08 +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-collections</groupId>
	<artifactId>commons-collections</artifactId>
	<version>3.2.1</version>
</dependency>
mvn install
mvn dependency:get -DremoteRepositories=https://git.expertdwh.ru/api/packages/EWH/maven -Dartifact=commons-collections:commons-collections:3.2.1

About this package

Types that extend and augment the Java Collections Framework.

Dependencies

junit:junit
3.8.1
Details
Maven
2026-09-15 11:08:08 +00:00
0
Commons Collections
12 KiB
Assets (1)
Versions (6) View all
3.2.1 2026-09-15
3.2 2026-09-15
3.1 2026-09-15
2.1 2026-09-15
2.0 2026-09-15