EasyStream

EasyStream is a small set of utilities for dealing with streams (InputStreams and OutputStreams). The aim is to ease the use of pipes when they're required. Main features are: * "Convert" an OutputStream to an InputStream. * Count the number of bytes read or wrote to a given stream. * While reading the data from an InputStream copy it to a supplied OutputStream. * Read the content of an InputStream multiple times or seek to a definite position

Лицензия

Лицензия

Категории

Категории

Сеть
Группа

Группа

net.sf.jsignature.io-tools
Идентификатор

Идентификатор

easystream
Последняя версия

Последняя версия

1.2.15
Дата

Дата

Тип

Тип

jar
Описание

Описание

EasyStream
EasyStream is a small set of utilities for dealing with streams (InputStreams and OutputStreams). The aim is to ease the use of pipes when they're required. Main features are: * "Convert" an OutputStream to an InputStream. * Count the number of bytes read or wrote to a given stream. * While reading the data from an InputStream copy it to a supplied OutputStream. * Read the content of an InputStream multiple times or seek to a definite position
Ссылка на сайт

Ссылка на сайт

http://io-tools.sourceforge.net/easystream
Система контроля версий

Система контроля версий

https://sourceforge.net/p/io-tools/code/HEAD/tree/tags/io-tools-1.2.15/easystream

Скачать easystream

Как подключить последнюю версию

<!-- https://jarcasting.com/artifacts/net.sf.jsignature.io-tools/easystream/ -->
<dependency>
    <groupId>net.sf.jsignature.io-tools</groupId>
    <artifactId>easystream</artifactId>
    <version>1.2.15</version>
</dependency>
// https://jarcasting.com/artifacts/net.sf.jsignature.io-tools/easystream/
implementation 'net.sf.jsignature.io-tools:easystream:1.2.15'
// https://jarcasting.com/artifacts/net.sf.jsignature.io-tools/easystream/
implementation ("net.sf.jsignature.io-tools:easystream:1.2.15")
'net.sf.jsignature.io-tools:easystream:jar:1.2.15'
<dependency org="net.sf.jsignature.io-tools" name="easystream" rev="1.2.15">
  <artifact name="easystream" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.sf.jsignature.io-tools', module='easystream', version='1.2.15')
)
libraryDependencies += "net.sf.jsignature.io-tools" % "easystream" % "1.2.15"
[net.sf.jsignature.io-tools/easystream "1.2.15"]

Зависимости

compile (2)

Идентификатор библиотеки Тип Версия
org.slf4j : slf4j-api jar [1.6.1,)
commons-io : commons-io jar 2.4

provided (1)

Идентификатор библиотеки Тип Версия
org.slf4j : slf4j-simple jar [1.6.1,)

test (2)

Идентификатор библиотеки Тип Версия
org.apache.commons : commons-lang3 jar 3.3.2
junit : junit jar 4.12

Модули Проекта

Данный проект не имеет модулей.

Версии библиотеки

Версия
1.2.15
1.2.14
1.2.12
1.2.9
1.2.8
1.2.6
1.2.5
1.2.3
1.2.2
1.2.1
1.2.0
1.1.6
1.1.5