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 | ArtifactIdtest |
| Last Version | Last Version2.1.0 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionstreaming - test
PureSol Technologies' streaming libraries
|
| Project Organization |
Project Organization |
| Filename | Size |
|---|---|
| test-2.1.0.pom | |
| test-2.1.0.jar | 38 KB |
| test-2.1.0-sources.jar | 2 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.puresoltechnologies.streaming/test/ -->
<dependency>
<groupId>com.puresoltechnologies.streaming</groupId>
<artifactId>test</artifactId>
<version>2.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.puresoltechnologies.streaming/test/
implementation 'com.puresoltechnologies.streaming:test:2.1.0'
// https://jarcasting.com/artifacts/com.puresoltechnologies.streaming/test/
implementation ("com.puresoltechnologies.streaming:test:2.1.0")
'com.puresoltechnologies.streaming:test:jar:2.1.0'
<dependency org="com.puresoltechnologies.streaming" name="test" rev="2.1.0">
<artifact name="test" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.puresoltechnologies.streaming', module='test', version='2.1.0')
)
libraryDependencies += "com.puresoltechnologies.streaming" % "test" % "2.1.0"
[com.puresoltechnologies.streaming/test "2.1.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.puresoltechnologies.streaming : streams | jar | 2.1.0 |
| com.puresoltechnologies.streaming : csv.mapper | jar | 2.1.0 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.junit.jupiter : junit-jupiter-engine | jar | 5.4.2 |
| org.junit.jupiter : junit-jupiter-params | jar | 5.4.2 |
StreamingLibrary 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: