Последняя версия

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.

Лицензия

Лицензия

Категории

Категории

CLI Взаимодействие с пользователем Eclipse Collections Универсальные библиотеки High Performance
Группа

Группа

org.eclipse.collections
Идентификатор

Идентификатор

eclipse-collections-forkjoin
Версия

Версия

11.1.0.M1
Тип

Тип

jar
Описание

Описание

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.

Скачать 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"]

Зависимости

compile (2)

Идентификатор библиотеки Тип Версия
org.eclipse.collections : eclipse-collections-api jar 11.1.0.M1
org.eclipse.collections : eclipse-collections jar 11.1.0.M1

test (2)

Идентификатор библиотеки Тип Версия
org.eclipse.collections : eclipse-collections-testutils jar 11.1.0.M1
junit : junit jar 4.13.2

Модули Проекта

Данный проект не имеет модулей.