Last Version

sulky-io 8.3.0

This file is part of the sulky modules. It's supposed to contain classes I'd like to see in commons-io. At the moment it only contains a TimeoutOutputStream that throws an IOException if a certain timeout is exceeded.

License

License

GroupId

GroupId

de.huxhorn.sulky
ArtifactId

ArtifactId

de.huxhorn.sulky.io
Version

Version

8.3.0
Type

Type

jar
Description

Description

sulky-io
This file is part of the sulky modules. It's supposed to contain classes I'd like to see in commons-io. At the moment it only contains a TimeoutOutputStream that throws an IOException if a certain timeout is exceeded.
Project URL

Project URL

http://sulky.huxhorn.de
Source Code Management

Source Code Management

http://github.com/huxi/sulky/

Download de.huxhorn.sulky.io 8.3.0


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

Dependencies

test (6)

Group / Artifact Type Version
org.easymock : easymock jar 3.6
net.bytebuddy : byte-buddy jar 1.12.3
org.codehaus.groovy : groovy jar 2.5.15
junit : junit jar 4.13.2
org.slf4j : slf4j-api jar 1.7.32
org.spockframework : spock-core jar 1.3-groovy-2.5

Project Modules

There are no modules declared in this project.