| License |
License |
|---|---|
| GroupId | GroupIdcom.jwebmp.jpms.commons |
| ArtifactId | ArtifactIdcommons-collections4 |
| Last Version | Last Version0.67.0.9 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionApache Commons Collections
The Apache Commons Collections package contains types that extend and augment the Java Collections Framework.
|
| Project URL |
Project URL |
| Project Organization |
Project Organization |
<!-- 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"]
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.12 |
| org.easymock : easymock | jar | 4.0.2 |
| com.jwebmp.jpms.commons : commons-lang3 | jar |