Last Version

Apache Commons Collections 62

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

License

License

Categories

Categories

GUI User Interface Guice Application Layer Libs Dependency Injection
GroupId

GroupId

com.guicedee.services
ArtifactId

ArtifactId

commons-collections4
Version

Version

62
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 62


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

Dependencies

compile (1)

Group / Artifact Type Version
org.apache.commons : commons-collections4 Optional jar 4.4

provided (2)

Group / Artifact Type Version
org.projectlombok : lombok jar 1.18.8
org.mapstruct : mapstruct-processor jar 1.3.0.Final

test (5)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter-api jar 5.6.0-M1
org.hamcrest : hamcrest-all jar 1.3
org.assertj : assertj-core jar 3.12.2
org.mockito : mockito-core jar 3.0.0
com.h2database : h2 jar 1.4.199

Project Modules

There are no modules declared in this project.