Staccato-Commons-Collections

Collections library of the Staccato-Commons project, focused on providing new abstractions that mix object oriented and functional programming style for dealing with iterable objects.

License

License

Categories

Categories

Net
GroupId

GroupId

net.sf.staccatocommons
ArtifactId

ArtifactId

commons-collections
Last Version

Last Version

1.2
Release Date

Release Date

Type

Type

jar
Description

Description

Staccato-Commons-Collections
Collections library of the Staccato-Commons project, focused on providing new abstractions that mix object oriented and functional programming style for dealing with iterable objects.
Project Organization

Project Organization

Staccato-Commons

Download commons-collections

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
net.sf.staccatocommons : commons-lang jar 1.2

test (5)

Group / Artifact Type Version
net.sf.staccatocommons : commons-util jar 1.2
net.sf.staccatocommons : commons-numbers jar 1.2
net.sf.staccatocommons : commons-lambda jar 1.2
net.sf.staccatocommons : commons-reductions jar 1.2
net.sf.staccatocommons : commons-testing jar 1.2

Project Modules

There are no modules declared in this project.

Welcome to Staccatissimo, the StaccatoCommons core library!

You will find all the information you need about this project in the wiki

net.sf.staccatocommons

Versions

Version
1.2
1.2-beta-3
1.2-beta-2
1.2-beta-1
1.1
1.0
1.0-beta-2