License |
License |
---|---|
GroupId | GroupIdde.huxhorn.sulky |
ArtifactId | ArtifactIdde.huxhorn.sulky.io |
Last Version | Last Version8.3.0 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionsulky-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 |
Source Code Management |
Source Code Management |
<!-- 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"]
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 |