is not current version
Last Version 11.1.0.M1

Eclipse Collections Parent Project 11.0.0.M3

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-parent
Version

Version

11.0.0.M3
Type

Type

pom
Description

Description

Eclipse Collections Parent Project
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.
Project URL

Project URL

https://github.com/eclipse/eclipse-collections
Source Code Management

Source Code Management

https://github.com/eclipse/eclipse-collections

Download eclipse-collections-parent 11.0.0.M3


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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • eclipse-collections-code-generator
  • eclipse-collections-code-generator-maven-plugin
  • eclipse-collections-api
  • eclipse-collections
  • eclipse-collections-testutils
  • eclipse-collections-forkjoin
  • unit-tests
  • serialization-tests
  • jcstress-tests
  • junit-trait-runner
  • unit-tests-java8
  • test-coverage
  • p2-repository