Streaming
Library for streaming extensions.
General information about the project can be found at:
http://opensource.puresol-technologies.com/projects/?p=streaming
Please, use the issue tracker at:
License |
License |
---|---|
GroupId | GroupIdcom.puresoltechnologies.streaming |
ArtifactId | ArtifactIdstreams |
Last Version | Last Version2.1.0 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionstreaming - streams
PureSol Technologies' streaming libraries
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
streams-2.1.0.pom | |
streams-2.1.0.jar | 30 KB |
streams-2.1.0-sources.jar | 15 KB |
streams-2.1.0-javadoc.jar | 99 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.puresoltechnologies.streaming/streams/ -->
<dependency>
<groupId>com.puresoltechnologies.streaming</groupId>
<artifactId>streams</artifactId>
<version>2.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.puresoltechnologies.streaming/streams/
implementation 'com.puresoltechnologies.streaming:streams:2.1.0'
// https://jarcasting.com/artifacts/com.puresoltechnologies.streaming/streams/
implementation ("com.puresoltechnologies.streaming:streams:2.1.0")
'com.puresoltechnologies.streaming:streams:jar:2.1.0'
<dependency org="com.puresoltechnologies.streaming" name="streams" rev="2.1.0">
<artifact name="streams" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.puresoltechnologies.streaming', module='streams', version='2.1.0')
)
libraryDependencies += "com.puresoltechnologies.streaming" % "streams" % "2.1.0"
[com.puresoltechnologies.streaming/streams "2.1.0"]
Group / Artifact | Type | Version |
---|---|---|
com.puresoltechnologies.streaming : iterators | jar | 2.1.0 |
Group / Artifact | Type | Version |
---|---|---|
org.junit.jupiter : junit-jupiter-engine | jar | 5.4.2 |
Library for streaming extensions.
General information about the project can be found at:
http://opensource.puresol-technologies.com/projects/?p=streaming
Please, use the issue tracker at: