org.apache.commons.collections.SetUtils Maven / Gradle / Ivy Go to download Show more of this groupShow more artifacts with this name Show all versions of commons-collections There is a newer version: 3.2.2 Show
34 changes: 0 additions & 34 deletions 34 caffeine/src/test/java/com/github/benmanes/caffeine/apache/UnboundedMapTest.java Load diff This file was deleted. 2 changes: 1 addition & 1 deletion 2 gradle/libs.versions.toml Original file line numberDiff line numberDiff line change @@ -9,...
<dependency><groupId>org.apache.commons</groupId><artifactId>commons-collections4</artifactId><version>4.1</version></dependency>复制 Alternatively, if our project is Gradle-based, we should add the dependency to our project’sbuild.gradlefile. Also, we need to addmavenCentral()to the reposito...