Last Version

jlubricant-apache-commons-collections 0.0.4

Wrapper around classes from apache commons collections that allow generics. Please, evaluate whether is better to move directly to Apache's commons-collections4.

License

License

Categories

Categories

IDE Development Tools Ant Build Tools
GroupId

GroupId

com.danidemi.jlubricant
ArtifactId

ArtifactId

jlubricant-apache-commons-collections
Version

Version

0.0.4
Type

Type

jar
Description

Description

jlubricant-apache-commons-collections
Wrapper around classes from apache commons collections that allow generics. Please, evaluate whether is better to move directly to Apache's commons-collections4.
Project URL

Project URL

https://github.com/danidemi/jlubricant/wiki/jlubricant-apache-commons-collections

Download jlubricant-apache-commons-collections 0.0.4


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

Dependencies

compile (2)

Group / Artifact Type Version
commons-collections : commons-collections jar 3.2.1
org.apache.commons : commons-collections4 jar 4.0

test (4)

Group / Artifact Type Version
junit : junit jar 4.11
org.mockito : mockito-core jar 1.9.5
org.hamcrest : hamcrest-core jar 1.3
org.hamcrest : hamcrest-integration jar 1.3

Project Modules

There are no modules declared in this project.