Last Version

Eclipse Collections p2 Repository Build 9.0.0.M2

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
GroupId

GroupId

org.eclipse.collections
ArtifactId

ArtifactId

p2-repository
Version

Version

9.0.0.M2
Type

Type

pom
Description

Description

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.

Download p2-repository 9.0.0.M2

Filename Size
p2-repository-9.0.0.M2.pom 11 KB
Browse

<!-- 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"]

Dependencies

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

Project Modules

  • org.eclipse.collections