All Downloads are FREE. Search and download functionalities are using the official Maven repository.

Download JAR files tagged by outputstream with all dependencies

Search JAR files by class name

spring-stream-interop from group codes.rafael.springstreaminterop (version 1.1.0)

Adds support for using InputStream/OutputStream from Spring's web clients.

Group: codes.rafael.springstreaminterop Artifact: spring-stream-interop
Show all versions 
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact spring-stream-interop
Group codes.rafael.springstreaminterop
Version 1.1.0
Last update 09. May 2022
Organization not specified
URL http://rafael.codes
License The Apache Software License, Version 2.0
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

distributing-outputstream from group hu.skawa (version 1.0.1)

OutputStream implementation to distribute writes over multiple other OutputStreams

Group: hu.skawa Artifact: distributing-outputstream
Show documentation Show source 
 

0 downloads
Artifact distributing-outputstream
Group hu.skawa
Version 1.0.1
Last update 22. December 2018
Organization not specified
URL https://github.com/skawa-universe/distributing-outputstream
License Apache License, Version 2.0
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

creek from group com.github.rutledgepaulv (version 0.5)

A library of heap-efficient stream splitters / demuxers for InputStream and OutputStream.

Group: com.github.rutledgepaulv Artifact: creek
Show documentation Show source 
 

0 downloads
Artifact creek
Group com.github.rutledgepaulv
Version 0.5
Last update 02. April 2016
Organization not specified
URL https://github.com/rutledgepaulv/creek
License not specified
Dependencies amount 1
Dependencies commons-io,
There are maybe transitive dependencies!

streambuffer from group net.ladenthin (version 1.1.0)

A stream buffer is a class to buffer data that has been written to an OutputStream and provide the data in an InputStream.

Group: net.ladenthin Artifact: streambuffer
Show all versions Show documentation Show source 
 

28 downloads
Artifact streambuffer
Group net.ladenthin
Version 1.1.0
Last update 03. February 2015
Organization not specified
URL https://github.com/bernardladenthin/streambuffer
License The Apache Software License, Version 2.0
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

escpos-coffee from group com.github.anastaciocintra (version 4.1.0)

Java library for ESC/POS printer commands. Can send text, images and barcodes to the printer. All commands are send to one OutputStream, than you can redirect to printer, file or network.

Group: com.github.anastaciocintra Artifact: escpos-coffee
Show all versions Show documentation Show source 
 

0 downloads
Artifact escpos-coffee
Group com.github.anastaciocintra
Version 4.1.0
Last update 21. June 2021
Organization github.com/anastaciocintra
URL https://github.com/anastaciocintra/escpos-coffee
License MIT License
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

easystream from group net.sf.jsignature.io-tools (version 1.2.15)

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

Group: net.sf.jsignature.io-tools Artifact: easystream
Show all versions Show documentation Show source 
 

10 downloads
Artifact easystream
Group net.sf.jsignature.io-tools
Version 1.2.15
Last update 22. June 2015
Organization not specified
URL http://io-tools.sourceforge.net/easystream
License The BSD Software License
Dependencies amount 3
Dependencies slf4j-api, slf4j-simple, commons-io,
There are maybe transitive dependencies!

httpchannel-api from group com.rogiel.httpchannel (version 1.0.0)

Module that defines the HttpChannel API. HttpChannels abstract complex download and upload steps into a simple and easy to use NIO Channel. NIO Channels can be wrapped into an InputStream or OutputStream and used in any way you may find possible to. Aside from that, Channels can be used natively in most next-gen libraries, meaning that you don't even need to wrap anything, just start writing or reading data to or from the channel wth a ByteBuffer. Anyone using the library should try to rely on code from this module only and, only if necessary, on configuration classes that are implementation specific. Relying on any other resource or class is considered an error and should NOT be done. One of the most interesting usages of channels for uploads and download is that you can easily copy data straight from one channel to the other, with less than 10 lines of code! Also, channels allows the implementation of a "tee" mechanism, in which data redden from a single channel can be copied to several other channels on the fly!

Group: com.rogiel.httpchannel Artifact: httpchannel-api
Show documentation Show source 
 

0 downloads
Artifact httpchannel-api
Group com.rogiel.httpchannel
Version 1.0.0
Last update 18. January 2012
Organization not specified
URL Not specified
License not specified
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!



Page 2 from 2 (items total 17)


© 2015 - 2024 Weber Informatics LLC | Privacy Policy