Eclipse Collections p2 Repository Build

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 Взаимодействие с пользователем
Группа

Группа

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

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

p2-repository
Последняя версия

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

9.0.0.M2
Дата

Дата

Тип

Тип

pom
Описание

Описание

Eclipse Collections p2 Repository Build
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.

Скачать p2-repository

Имя Файла Размер
p2-repository-9.0.0.M2.pom 11 KB
Обзор

Как подключить последнюю версию

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

Зависимости

Библиотека не имеет зависимостей. Это самодостаточное приложение, которое не зависит ни от каких других библиотек.

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

  • org.eclipse.collections

English | 中文 | Deutsch | Español | Ελληνικά | Français | 日本語 | Norsk (bokmål) | Português-Brasil | Русский | हिंदी

Eclipse Collections is a comprehensive collections library for Java. The library enables productivity and performance by delivering an expressive and efficient set of APIs and types. The iteration protocol was inspired by the Smalltalk collection framework, and the collections are compatible with the Java Collection Framework types.

Eclipse Collections is compatible with Java 8+. Eclipse Collections is a part of the OpenJDK Quality Outreach program, and it is validated for different versions of the OpenJDK.

Why Eclipse Collections?

Learn Eclipse Collections

Eclipse Collections and JDK Compatibility Matrix

EC 7.x.x 8.x.x 9.x.x 10.0.0 10.1.0 10.2.0 10.3.0 10.4.0
JDK 5
JDK 6
JDK 7
JDK 8
JDK 9
JDK 10
JDK 11
JDK 12
JDK 13
JDK 14
JDK 15

Acquiring Eclipse Collections

Maven

<dependency>
  <groupId>org.eclipse.collections</groupId>
  <artifactId>eclipse-collections-api</artifactId>
  <version>10.4.0</version>
</dependency>

<dependency>
  <groupId>org.eclipse.collections</groupId>
  <artifactId>eclipse-collections</artifactId>
  <version>10.4.0</version>
</dependency>

Gradle

implementation 'org.eclipse.collections:eclipse-collections-api:10.4.0'
implementation 'org.eclipse.collections:eclipse-collections:10.4.0'

OSGi Bundle

Eclipse software repository location: http://download.eclipse.org/collections/10.4.0/repository

How to Contribute

We welcome contributions! We accept contributions via pull requests here in GitHub. Please see How To Contribute to get started.

Additional information

org.eclipse.collections

Eclipse Foundation

Версии библиотеки

Версия
9.0.0.M2
8.2.0