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 |
---|---|
Categories |
CategoriesCSV Data Data Formats |
GroupId | GroupIdcom.puresoltechnologies.streaming |
ArtifactId | ArtifactIdcsv |
Last Version | Last Version2.1.0 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionstreaming - csv
PureSol Technologies' streaming libraries
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
csv-2.1.0.pom | |
csv-2.1.0.jar | 45 KB |
csv-2.1.0-sources.jar | 6 KB |
csv-2.1.0-javadoc.jar | 44 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.puresoltechnologies.streaming/csv/ -->
<dependency>
<groupId>com.puresoltechnologies.streaming</groupId>
<artifactId>csv</artifactId>
<version>2.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.puresoltechnologies.streaming/csv/
implementation 'com.puresoltechnologies.streaming:csv:2.1.0'
// https://jarcasting.com/artifacts/com.puresoltechnologies.streaming/csv/
implementation ("com.puresoltechnologies.streaming:csv:2.1.0")
'com.puresoltechnologies.streaming:csv:jar:2.1.0'
<dependency org="com.puresoltechnologies.streaming" name="csv" rev="2.1.0">
<artifact name="csv" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.puresoltechnologies.streaming', module='csv', version='2.1.0')
)
libraryDependencies += "com.puresoltechnologies.streaming" % "csv" % "2.1.0"
[com.puresoltechnologies.streaming/csv "2.1.0"]
Group / Artifact | Type | Version |
---|---|---|
com.puresoltechnologies.streaming : streams | 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: