Download JAR files tagged by simply with all dependencies
spark-streaming-twitter_2.10 from group org.apache.bahir (version 2.1.0)
184 downloads
Artifact spark-streaming-twitter_2.10
Group org.apache.bahir
Version 2.1.0
Last update 04. February 2017
Organization not specified
URL http://bahir.apache.org/
License not specified
Dependencies amount 2
Dependencies spark-tags_${scala.binary.version}, twitter4j-stream,
There are maybe transitive dependencies!
Group org.apache.bahir
Version 2.1.0
Last update 04. February 2017
Organization not specified
URL http://bahir.apache.org/
License not specified
Dependencies amount 2
Dependencies spark-tags_${scala.binary.version}, twitter4j-stream,
There are maybe transitive dependencies!
spark-sql-streaming-mqtt_2.10 from group org.apache.bahir (version 2.1.0)
0 downloads
Artifact spark-sql-streaming-mqtt_2.10
Group org.apache.bahir
Version 2.1.0
Last update 04. February 2017
Organization not specified
URL http://bahir.apache.org/
License not specified
Dependencies amount 3
Dependencies spark-tags_${scala.binary.version}, spark-sql_${scala.binary.version}, org.eclipse.paho.client.mqttv3,
There are maybe transitive dependencies!
Group org.apache.bahir
Version 2.1.0
Last update 04. February 2017
Organization not specified
URL http://bahir.apache.org/
License not specified
Dependencies amount 3
Dependencies spark-tags_${scala.binary.version}, spark-sql_${scala.binary.version}, org.eclipse.paho.client.mqttv3,
There are maybe transitive dependencies!
spark-streaming-mqtt_2.10 from group org.apache.bahir (version 2.1.0)
2 downloads
Artifact spark-streaming-mqtt_2.10
Group org.apache.bahir
Version 2.1.0
Last update 04. February 2017
Organization not specified
URL http://bahir.apache.org/
License not specified
Dependencies amount 2
Dependencies spark-tags_${scala.binary.version}, org.eclipse.paho.client.mqttv3,
There are maybe transitive dependencies!
Group org.apache.bahir
Version 2.1.0
Last update 04. February 2017
Organization not specified
URL http://bahir.apache.org/
License not specified
Dependencies amount 2
Dependencies spark-tags_${scala.binary.version}, org.eclipse.paho.client.mqttv3,
There are maybe transitive dependencies!
spark-streaming-akka_2.10 from group org.apache.bahir (version 2.1.0)
0 downloads
Artifact spark-streaming-akka_2.10
Group org.apache.bahir
Version 2.1.0
Last update 04. February 2017
Organization not specified
URL http://bahir.apache.org/
License not specified
Dependencies amount 3
Dependencies spark-tags_${scala.binary.version}, akka-actor_${scala.binary.version}, akka-remote_${scala.binary.version},
There are maybe transitive dependencies!
Group org.apache.bahir
Version 2.1.0
Last update 04. February 2017
Organization not specified
URL http://bahir.apache.org/
License not specified
Dependencies amount 3
Dependencies spark-tags_${scala.binary.version}, akka-actor_${scala.binary.version}, akka-remote_${scala.binary.version},
There are maybe transitive dependencies!
bahir-parent_2.10 from group org.apache.bahir (version 2.1.0)
Group: org.apache.bahir Artifact: bahir-parent_2.10
Show all versions
Show all versions
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact bahir-parent_2.10
Group org.apache.bahir
Version 2.1.0
Last update 04. February 2017
Organization not specified
URL http://bahir.apache.org/
License Apache 2.0 License
Dependencies amount 1
Dependencies unused,
There are maybe transitive dependencies!
Group org.apache.bahir
Version 2.1.0
Last update 04. February 2017
Organization not specified
URL http://bahir.apache.org/
License Apache 2.0 License
Dependencies amount 1
Dependencies unused,
There are maybe transitive dependencies!
assembly_2.11 from group org.apache.bahir (version 2.1.0)
Group: org.apache.bahir Artifact: assembly_2.11
Show all versions
Show all versions
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact assembly_2.11
Group org.apache.bahir
Version 2.1.0
Last update 04. February 2017
Organization not specified
URL http://bahir.apache.org/
License not specified
Dependencies amount 5
Dependencies spark-streaming-akka_${scala.binary.version}, spark-streaming-mqtt_${scala.binary.version}, spark-sql-streaming-mqtt_${scala.binary.version}, spark-streaming-twitter_${scala.binary.version}, spark-streaming-zeromq_${scala.binary.version},
There are maybe transitive dependencies!
Group org.apache.bahir
Version 2.1.0
Last update 04. February 2017
Organization not specified
URL http://bahir.apache.org/
License not specified
Dependencies amount 5
Dependencies spark-streaming-akka_${scala.binary.version}, spark-streaming-mqtt_${scala.binary.version}, spark-sql-streaming-mqtt_${scala.binary.version}, spark-streaming-twitter_${scala.binary.version}, spark-streaming-zeromq_${scala.binary.version},
There are maybe transitive dependencies!
dudu-RESP-interpreter from group net.yesdata (version 1.0.4)
REdis Serialization Protocol (RESP) implemented in java. You can simply construct string commands to RESP commands, and interpret redis response.
By import net.yesdata.RESP_intepreter.*
you can play with RESP with happy.
How to format command string to RESP style?
String command = "INFO";
IInterpreter intepreter = new DefaultRespInterpreter();
String sentCommand = intepreter.FormatCommand(command);
How to read and print RESP style response?
IInterpreter intepreter = new DefaultRespInterpreter();
List<IRespNode> respNodes = intepreter.IntepretResponse(responseBody);
for(IRespNode n : respNodes) {
System.out.println(n.toRespFormatString());
}
Artifact dudu-RESP-interpreter
Group net.yesdata
Version 1.0.4
Last update 21. December 2016
Organization not specified
URL https://github.com/yourcaptain/dudu-RESP_intepreter
License The Apache Software License, Version 2.0
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!
Group net.yesdata
Version 1.0.4
Last update 21. December 2016
Organization not specified
URL https://github.com/yourcaptain/dudu-RESP_intepreter
License The Apache Software License, Version 2.0
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!
spark-streaming-mqtt_2.10 from group org.apache.spark (version 1.6.3)
Group: org.apache.spark Artifact: spark-streaming-mqtt_2.10
Show all versions Show documentation Show source
Show all versions Show documentation Show source
1 downloads
Artifact spark-streaming-mqtt_2.10
Group org.apache.spark
Version 1.6.3
Last update 03. November 2016
Organization not specified
URL http://spark.apache.org/
License not specified
Dependencies amount 1
Dependencies org.eclipse.paho.client.mqttv3,
There are maybe transitive dependencies!
Group org.apache.spark
Version 1.6.3
Last update 03. November 2016
Organization not specified
URL http://spark.apache.org/
License not specified
Dependencies amount 1
Dependencies org.eclipse.paho.client.mqttv3,
There are maybe transitive dependencies!
spark-streaming-kafka_2.11 from group org.apache.spark (version 1.6.3)
Group: org.apache.spark Artifact: spark-streaming-kafka_2.11
Show all versions Show documentation Show source
Show all versions Show documentation Show source
56 downloads
Artifact spark-streaming-kafka_2.11
Group org.apache.spark
Version 1.6.3
Last update 03. November 2016
Organization not specified
URL http://spark.apache.org/
License not specified
Dependencies amount 1
Dependencies kafka_2.11,
There are maybe transitive dependencies!
Group org.apache.spark
Version 1.6.3
Last update 03. November 2016
Organization not specified
URL http://spark.apache.org/
License not specified
Dependencies amount 1
Dependencies kafka_2.11,
There are maybe transitive dependencies!
spark-docker-integration-tests_2.10 from group org.apache.spark (version 1.6.3)
0 downloads
Artifact spark-docker-integration-tests_2.10
Group org.apache.spark
Version 1.6.3
Last update 03. November 2016
Organization not specified
URL http://spark.apache.org/
License not specified
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!
Group org.apache.spark
Version 1.6.3
Last update 03. November 2016
Organization not specified
URL http://spark.apache.org/
License not specified
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!
Page 479 from 3 (items total 5845)