Last Version

parallel-iterable 1.6

Guava alike concurrent FluentIterable

License

License

GroupId

GroupId

be.dabla
ArtifactId

ArtifactId

parallel-iterable
Version

Version

1.6
Type

Type

jar
Description

Description

parallel-iterable
Guava alike concurrent FluentIterable
Project URL

Project URL

https://github.com/dabla/parallel-iterable
Source Code Management

Source Code Management

https://github.com/dabla/parallel-iterable

Download parallel-iterable 1.6


<!-- https://jarcasting.com/artifacts/be.dabla/parallel-iterable/ -->
<dependency>
    <groupId>be.dabla</groupId>
    <artifactId>parallel-iterable</artifactId>
    <version>1.6</version>
</dependency>
// https://jarcasting.com/artifacts/be.dabla/parallel-iterable/
implementation 'be.dabla:parallel-iterable:1.6'
// https://jarcasting.com/artifacts/be.dabla/parallel-iterable/
implementation ("be.dabla:parallel-iterable:1.6")
'be.dabla:parallel-iterable:jar:1.6'
<dependency org="be.dabla" name="parallel-iterable" rev="1.6">
  <artifact name="parallel-iterable" type="jar" />
</dependency>
@Grapes(
@Grab(group='be.dabla', module='parallel-iterable', version='1.6')
)
libraryDependencies += "be.dabla" % "parallel-iterable" % "1.6"
[be.dabla/parallel-iterable "1.6"]

Dependencies

provided (2)

Group / Artifact Type Version
com.google.guava : guava jar 14.0.1
org.slf4j : slf4j-api jar 1.7.10

test (5)

Group / Artifact Type Version
org.mockito : mockito-all jar 1.10.19
org.assertj : assertj-core jar 1.7.1
junit : junit jar 4.8.2
org.openjdk.jmh : jmh-core jar 0.5.6
org.openjdk.jmh : jmh-generator-annprocess jar 0.5.6

Project Modules

There are no modules declared in this project.