processstreamer

Command line streamer library for Java 8

License

License

GroupId

GroupId

com.github.dakusui
ArtifactId

ArtifactId

processstreamer
Last Version

Last Version

1.0.4
Release Date

Release Date

Type

Type

jar
Description

Description

processstreamer
Command line streamer library for Java 8
Project URL

Project URL

https://github.com/dakusui/processstreamer
Source Code Management

Source Code Management

https://github.com/dakusui/processstreamer

Download processstreamer

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
org.slf4j : slf4j-api jar 1.7.24

test (5)

Group / Artifact Type Version
org.slf4j : slf4j-log4j12 jar 1.7.24
log4j : log4j jar 1.2.17
junit : junit jar 4.13.1
com.github.dakusui : jcunit jar 0.8.1
com.github.dakusui : thincrest jar 3.6.0

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.4
1.0.3
1.0.2
1.0.1
1.0.0