Jar examples for s:streaming
Implementation of a TCP-like set of sockets for communicating over I2P.
You can download jar file streaming 1.0.0 in this page.
The Apache Software License, Version 2.0
You can use the following script to add streaming-1.0.0.jar to your project.
<dependency> <groupId>mx.bigdata.streaming</groupId> <artifactId>streaming</artifactId> <version>1.0.0</version> </dependency>
compile group: 'mx.bigdata.streaming', name: 'streaming', version: '1.0.0'
libraryDependencies += "mx.bigdata.streaming" % "streaming" % "1.0.0"
<dependency org="mx.bigdata.streaming" name="streaming" rev="1.0.0"/>
@Grapes(@Grab(group='mx.bigdata.streaming', module='streaming', version='1.0.0'))
'mx.bigdata.streaming:streaming:jar:1.0.0'
Click the following link to download the jar file.
streaming-1.0.0-javadoc.jar