is not current version
Last Version 11.1.0.M1

Eclipse Collections Test Utilities 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-testutils
Version

Version

11.0.0.M3
Type

Type

jar
Description

Description

Eclipse Collections Test 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-testutils 11.0.0.M3


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

Dependencies

compile (3)

Group / Artifact Type Version
org.eclipse.collections : eclipse-collections-api jar 11.0.0.M3
org.eclipse.collections : eclipse-collections jar 11.0.0.M3
junit : junit jar 4.13.1

Project Modules

There are no modules declared in this project.