org.synchronoss.cloud:nio-stream-storage

A lightweight library to stream byte data using a combination of in memory and file storage.

License

License

GroupId

GroupId

org.synchronoss.cloud
ArtifactId

ArtifactId

nio-stream-storage
Last Version

Last Version

1.1.3
Release Date

Release Date

Type

Type

jar
Description

Description

org.synchronoss.cloud:nio-stream-storage
A lightweight library to stream byte data using a combination of in memory and file storage.
Project URL

Project URL

https://github.com/synchronoss/nio-stream-storage

Download nio-stream-storage

How to add to project

<!-- https://jarcasting.com/artifacts/org.synchronoss.cloud/nio-stream-storage/ -->
<dependency>
    <groupId>org.synchronoss.cloud</groupId>
    <artifactId>nio-stream-storage</artifactId>
    <version>1.1.3</version>
</dependency>
// https://jarcasting.com/artifacts/org.synchronoss.cloud/nio-stream-storage/
implementation 'org.synchronoss.cloud:nio-stream-storage:1.1.3'
// https://jarcasting.com/artifacts/org.synchronoss.cloud/nio-stream-storage/
implementation ("org.synchronoss.cloud:nio-stream-storage:1.1.3")
'org.synchronoss.cloud:nio-stream-storage:jar:1.1.3'
<dependency org="org.synchronoss.cloud" name="nio-stream-storage" rev="1.1.3">
  <artifact name="nio-stream-storage" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.synchronoss.cloud', module='nio-stream-storage', version='1.1.3')
)
libraryDependencies += "org.synchronoss.cloud" % "nio-stream-storage" % "1.1.3"
[org.synchronoss.cloud/nio-stream-storage "1.1.3"]

Dependencies

compile (1)

Group / Artifact Type Version
org.slf4j : slf4j-api jar 1.7.12

test (4)

Group / Artifact Type Version
org.mockito : mockito-core jar 1.9.5
junit : junit jar 4.12
ch.qos.logback : logback-classic jar 1.1.3
org.apache.commons : commons-io jar 1.3.2

Project Modules

There are no modules declared in this project.
org.synchronoss.cloud

Synchronoss

Synchronoss Open Source Projects

Versions

Version
1.1.3
1.1.1
1.1.0
1.0.0