ChillDev Commons Collections

Collections-related utilities and data structures.

License

License

GroupId

GroupId

pl.chilldev.commons
ArtifactId

ArtifactId

commons-collections
Last Version

Last Version

0.2.0
Release Date

Release Date

Type

Type

jar
Description

Description

ChillDev Commons Collections
Collections-related utilities and data structures.
Project Organization

Project Organization

Rafał Wrzeszcz - Wrzasq.pl

Download commons-collections

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
org.springframework.data : spring-data-commons jar 1.12.5.RELEASE

provided (1)

Group / Artifact Type Version
org.projectlombok : lombok jar 1.16.10

test (4)

Group / Artifact Type Version
junit : junit jar 4.12
org.mockito : mockito-core jar 2.2.21
org.springframework : spring-test jar 4.3.4.RELEASE
org.springframework.security : spring-security-test jar 4.2.0.RELEASE

Project Modules

There are no modules declared in this project.

Versions

Version
0.2.0
0.1.2
0.1.1