Distributing Outputstream

OutputStream implementation to distribute writes over multiple other OutputStreams

License

License

GroupId

GroupId

hu.skawa
ArtifactId

ArtifactId

distributing-outputstream
Last Version

Last Version

1.0.1
Release Date

Release Date

Type

Type

jar
Description

Description

Distributing Outputstream
OutputStream implementation to distribute writes over multiple other OutputStreams
Project URL

Project URL

https://github.com/skawa-universe/distributing-outputstream
Source Code Management

Source Code Management

https://github.com/skawa-universe/distributing-outputstream.git

Download distributing-outputstream

How to add to project

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

Dependencies

test (2)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter-engine jar 5.3.1
org.easymock : easymock jar 3.6

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.1