MVN

com.goldmansachs : gs-collections-testutils

Maven & Gradle

Mar 15, 2016
3 usages
1.8k stars

Goldman Sachs Collections Test Utilities · GS 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.

<dependency>
    <groupId>com.goldmansachs</groupId>
    <artifactId>gs-collections-testutils</artifactId>
    <version>7.0.3</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.goldmansachs : gs-collections-testutils to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 7.0.3

All Versions

Choose a version of com.goldmansachs : gs-collections-testutils to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
7.0.x
gs-collections-testutils-7.0.3
gs-collections-testutils-7.0.1
gs-collections-testutils-7.0.0
6.2.x
gs-collections-testutils-6.2.0
6.1.x
gs-collections-testutils-6.1.0
6.0.x
gs-collections-testutils-6.0.0
5.1.x
gs-collections-testutils-5.1.0
5.0.x
gs-collections-testutils-5.0.0
4.2.x
gs-collections-testutils-4.2.0
4.1.x
gs-collections-testutils-4.1.0

How to add a dependency to Maven

Add the following com.goldmansachs : gs-collections-testutils maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.goldmansachs</groupId>
    <artifactId>gs-collections-testutils</artifactId>
    <version>7.0.3</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.goldmansachs : gs-collections-testutils gradle dependency to your build.gradle file:

implementation 'com.goldmansachs:gs-collections-testutils:7.0.3'

Gradle Kotlin DSL: Add the following com.goldmansachs : gs-collections-testutils gradle kotlin dependency to your build.gradle.kts file:

implementation("com.goldmansachs:gs-collections-testutils:7.0.3")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.goldmansachs : gs-collections-testutils sbt scala dependency to your build.sbt file:

libraryDependencies += "com.goldmansachs" % "gs-collections-testutils" % "7.0.3"

Advertisement

Dependencies from Group

Mar 14, 2016
48 usages
1.8k stars
Mar 15, 2016
19 usages
1.8k stars
Mar 15, 2016
3 usages
1.8k stars
Mar 15, 2016
1 usages
1.8k stars

Discover Dependencies

Mar 15, 2016
1 usages
1.8k stars
Apr 12, 2016
6 stars
Jun 09, 2015
2 stars
Jun 25, 2015
1 usages
1 stars
Jun 25, 2015
1 stars
Feb 17, 2021
70 stars
Feb 17, 2021
1 usages