Jar examples for b:baryon
A library for building Spark streaming applications that consume data from Kafka.
You can download jar file baryon 1.0 in this page.
The BSD 3-Clause License
You can use the following script to add baryon-1.0.jar to your project.
<dependency> <groupId>com.groupon.dse</groupId> <artifactId>baryon</artifactId> <version>1.0</version> </dependency>
compile group: 'com.groupon.dse', name: 'baryon', version: '1.0'
libraryDependencies += "com.groupon.dse" % "baryon" % "1.0"
<dependency org="com.groupon.dse" name="baryon" rev="1.0"/>
@Grapes(@Grab(group='com.groupon.dse', module='baryon', version='1.0'))
'com.groupon.dse:baryon:jar:1.0'
Click the following link to download the jar file.
baryon-1.0-javadoc.jar