Last Version

Apache Commons Collections 0.67.0.9

The Apache Commons Collections package contains types that extend and augment the Java Collections Framework.

License

License

GroupId

GroupId

com.jwebmp.jpms.commons
ArtifactId

ArtifactId

commons-collections4
Version

Version

0.67.0.9
Type

Type

jar
Description

Description

Apache Commons Collections
The Apache Commons Collections package contains types that extend and augment the Java Collections Framework.
Project URL

Project URL

http://commons.apache.org/proper/commons-collections/
Project Organization

Project Organization

Marc Magon

Download commons-collections4 0.67.0.9


<!-- https://jarcasting.com/artifacts/com.jwebmp.jpms.commons/commons-collections4/ -->
<dependency>
    <groupId>com.jwebmp.jpms.commons</groupId>
    <artifactId>commons-collections4</artifactId>
    <version>0.67.0.9</version>
</dependency>
// https://jarcasting.com/artifacts/com.jwebmp.jpms.commons/commons-collections4/
implementation 'com.jwebmp.jpms.commons:commons-collections4:0.67.0.9'
// https://jarcasting.com/artifacts/com.jwebmp.jpms.commons/commons-collections4/
implementation ("com.jwebmp.jpms.commons:commons-collections4:0.67.0.9")
'com.jwebmp.jpms.commons:commons-collections4:jar:0.67.0.9'
<dependency org="com.jwebmp.jpms.commons" name="commons-collections4" rev="0.67.0.9">
  <artifact name="commons-collections4" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.jwebmp.jpms.commons', module='commons-collections4', version='0.67.0.9')
)
libraryDependencies += "com.jwebmp.jpms.commons" % "commons-collections4" % "0.67.0.9"
[com.jwebmp.jpms.commons/commons-collections4 "0.67.0.9"]

Dependencies

test (3)

Group / Artifact Type Version
junit : junit jar 4.12
org.easymock : easymock jar 4.0.2
com.jwebmp.jpms.commons : commons-lang3 jar

Project Modules

There are no modules declared in this project.