Last Version

Speedment - Common - SingletonStream 3.2.10

An alternative high-performance singleton stream implementation that is very efficient for 0 or 1 element.

License

License

Categories

Categories

Speedment Data Databases
GroupId

GroupId

com.speedment.common
ArtifactId

ArtifactId

singleton-stream
Version

Version

3.2.10
Type

Type

jar
Description

Description

Speedment - Common - SingletonStream
An alternative high-performance singleton stream implementation that is very efficient for 0 or 1 element.
Project URL

Project URL

https://www.github.com/speedment/speedment/wiki/SingletonStream/
Project Organization

Project Organization

Speedment, Inc.

Download singleton-stream 3.2.10


<!-- https://jarcasting.com/artifacts/com.speedment.common/singleton-stream/ -->
<dependency>
    <groupId>com.speedment.common</groupId>
    <artifactId>singleton-stream</artifactId>
    <version>3.2.10</version>
</dependency>
// https://jarcasting.com/artifacts/com.speedment.common/singleton-stream/
implementation 'com.speedment.common:singleton-stream:3.2.10'
// https://jarcasting.com/artifacts/com.speedment.common/singleton-stream/
implementation ("com.speedment.common:singleton-stream:3.2.10")
'com.speedment.common:singleton-stream:jar:3.2.10'
<dependency org="com.speedment.common" name="singleton-stream" rev="3.2.10">
  <artifact name="singleton-stream" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.speedment.common', module='singleton-stream', version='3.2.10')
)
libraryDependencies += "com.speedment.common" % "singleton-stream" % "3.2.10"
[com.speedment.common/singleton-stream "3.2.10"]

Dependencies

test (6)

Group / Artifact Type Version
com.speedment.common : combinatorics jar 3.2.10
org.mockito : mockito-core jar 3.0.0
org.mockito : mockito-junit-jupiter jar 3.0.0
org.junit.jupiter : junit-jupiter-engine jar 5.5.2
org.junit.jupiter : junit-jupiter-api jar 5.5.2
org.junit.jupiter : junit-jupiter-params jar 5.5.2

Project Modules

There are no modules declared in this project.