You can download gs-collections-forkjoin-6.2.0.jar in this page.
The Apache Software License, Version 2.0
gs-collections-forkjoin-6.2.0.jar file has the following types.
META-INF/MANIFEST.MF com.gs.collections.impl.forkjoin.FJBatchIterableProcedureRunner.class com.gs.collections.impl.forkjoin.FJBatchIterableProcedureTask.class com.gs.collections.impl.forkjoin.FJIterate.class com.gs.collections.impl.forkjoin.FJListObjectIntProcedureRunner.class com.gs.collections.impl.forkjoin.FJListObjectIntProcedureTask.class com.gs.collections.impl.forkjoin.FJListProcedureRunner.class com.gs.collections.impl.forkjoin.FJListProcedureTask.class com.gs.collections.impl.forkjoin.package-info.class
gs-collections-forkjoin-6.2.0.pom file content.
<?xml version="1.0" encoding="UTF-8"?> <project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd"> <modelVersion>4.0.0</modelVersion> <groupId>com.goldmansachs</groupId> <artifactId>gs-collections-forkjoin</artifactId> <packaging>jar</packaging> <version>6.2.0</version> <name>Goldman Sachs Collections Fork Join Utilities</name> <description>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. </description> <url>https://github.com/goldmansachs/gs-collections</url> <inceptionYear>2004</inceptionYear> <licenses> <license> <name>The Apache Software License, Version 2.0</name> <url>http://www.apache.org/licenses/LICENSE-2.0.txt</url> <distribution>repo</distribution> </license> </licenses> <scm> <url>https://github.com/goldmansachs/gs-collections</url> <connection>scm:git:https://github.com/goldmansachs/gs-collections.git</connection> <developerConnection>scm:git:https://github.com/goldmansachs/gs-collections.git</developerConnection> </scm> <developers> <developer> <name>Craig P. Motlin</name> <email>craig.motlin@gs.com</email> </developer> <developer> <name>Donald Raab</name> <email>donald.raab@gs.com</email> </developer> <developer> <name>Bhavana Hindupur</name> <email>bhavana.hindupur@gs.com</email> </developer> </developers> <dependencies> <dependency> <groupId>com.goldmansachs</groupId> <artifactId>gs-collections-api</artifactId> <version>6.2.0</version> <scope>compile</scope> </dependency> <dependency> <groupId>com.goldmansachs</groupId> <artifactId>gs-collections</artifactId> <version>6.2.0</version> <scope>compile</scope> </dependency> </dependencies> </project>
<dependency> <groupId>com.goldmansachs</groupId> <artifactId>gs-collections-forkjoin</artifactId> <version>6.2.0</version> </dependency>
If you think the following gs-collections-forkjoin-6.2.0.jar downloaded from Maven central repository is inappropriate, such as containing malicious code/tools or violating the copyright, please email , thanks.
Download gs-collections-forkjoin-6.2.0.jar file