io-streams

A collection of InputStream, OutputStream, Reader and Writer implementations

License

License

GroupId

GroupId

com.github.robtimus
ArtifactId

ArtifactId

io-streams
Last Version

Last Version

1.0
Release Date

Release Date

Type

Type

jar
Description

Description

io-streams
A collection of InputStream, OutputStream, Reader and Writer implementations
Project URL

Project URL

https://robtimus.github.io/io-streams/
Source Code Management

Source Code Management

https://github.com/robtimus/io-streams

Download io-streams

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
commons-io : commons-io jar 2.11.0

test (11)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter jar 5.8.2
org.hamcrest : hamcrest jar 2.2
org.mockito : mockito-core jar 4.2.0
org.jboss.resteasy : resteasy-servlet-initializer jar 5.0.1.Final
org.jboss.resteasy : resteasy-jackson2-provider jar 5.0.1.Final
org.glassfish.jersey.containers : jersey-container-servlet jar 2.27
org.glassfish.jersey.inject : jersey-hk2 jar 2.27
org.glassfish.jersey.media : jersey-media-json-jackson jar 2.27
org.eclipse.jetty : jetty-servlet jar 9.4.44.v20210927
org.eclipse.jetty : jetty-client jar 9.4.44.v20210927
org.slf4j : slf4j-nop jar 1.7.32

Project Modules

There are no modules declared in this project.

Versions

Version
1.0