Last Version

Eclipse Collections Fork Join Utilities 11.1.0.M1

Eclipse Collections is a collections framework for Java. It has JDK-compatible List, Set and Map implementations with a rich API and set of utility classes that work with any JDK compatible Collections, Arrays, Maps or Strings. The iteration protocol was inspired by the Smalltalk collection framework.

License

License

Categories

Categories

CLI User Interface Eclipse Collections General Purpose Libraries High Performance
GroupId

GroupId

org.eclipse.collections
ArtifactId

ArtifactId

eclipse-collections-forkjoin
Version

Version

11.1.0.M1
Type

Type

jar
Description

Description

Eclipse Collections Fork Join Utilities
Eclipse Collections is a collections framework for Java. It has JDK-compatible List, Set and Map implementations with a rich API and set of utility classes that work with any JDK compatible Collections, Arrays, Maps or Strings. The iteration protocol was inspired by the Smalltalk collection framework.

Download eclipse-collections-forkjoin 11.1.0.M1


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

Dependencies

compile (2)

Group / Artifact Type Version
org.eclipse.collections : eclipse-collections-api jar 11.1.0.M1
org.eclipse.collections : eclipse-collections jar 11.1.0.M1

test (2)

Group / Artifact Type Version
org.eclipse.collections : eclipse-collections-testutils jar 11.1.0.M1
junit : junit jar 4.13.2

Project Modules

There are no modules declared in this project.