All Downloads are FREE. Search and download functionalities are using the official Maven repository.

Download JAR files tagged by streaming with all dependencies

Search JAR files by class name

google-cloud-live-stream from group com.google.cloud (version 0.43.0)

Cloud Live Stream transcodes mezzanine live signals into direct-to-consumer streaming formats, including Dynamic Adaptive Streaming over HTTP (DASH/MPEG-DASH), and HTTP Live Streaming (HLS), for multiple device platforms.

Group: com.google.cloud Artifact: google-cloud-live-stream
Show all versions Show documentation Show source 
 

0 downloads
Artifact google-cloud-live-stream
Group com.google.cloud
Version 0.43.0
Last update 04. April 2024
Organization Google LLC
URL https://github.com/googleapis/google-cloud-java
License Apache-2.0
Dependencies amount 41
Dependencies grpc-api, jsr305, error_prone_annotations, grpc-stub, grpc-protobuf, api-common, auto-value-annotations, javax.annotation-api, j2objc-annotations, protobuf-java, proto-google-common-protos, proto-google-cloud-live-stream-v1, guava, failureaccess, listenablefuture, checker-qual, gax, google-auth-library-credentials, opencensus-api, grpc-context, google-auth-library-oauth2-http, opentelemetry-api, opentelemetry-context, gax-grpc, grpc-inprocess, grpc-core, grpc-alts, grpc-grpclb, conscrypt-openjdk-uber, grpc-auth, grpc-netty-shaded, gax-httpjson, gson, google-http-client, httpclient, commons-codec, httpcore, opencensus-contrib-http-util, google-http-client-gson, protobuf-java-util, threetenbp,
There are maybe transitive dependencies!

modello-plugin-snakeyaml from group org.codehaus.modello (version 2.3.0)

Modello SnakeYaml Plugin generates YAML readers and writers based on SnakeYaml Streaming APIs, plus reader delegates to be able to read multiple model versions.

Group: org.codehaus.modello Artifact: modello-plugin-snakeyaml
Show all versions Show documentation Show source 
 

0 downloads
Artifact modello-plugin-snakeyaml
Group org.codehaus.modello
Version 2.3.0
Last update 17. February 2024
Organization not specified
URL Not specified
License not specified
Dependencies amount 3
Dependencies modello-plugin-java, modello-plugin-xml, snakeyaml,
There are maybe transitive dependencies!

modello-plugin-jackson from group org.codehaus.modello (version 2.3.0)

Modello Jackson Plugin generates JSON readers and writers based on Jackson Streaming APIs, plus reader delegates to be able to read multiple model versions.

Group: org.codehaus.modello Artifact: modello-plugin-jackson
Show all versions Show documentation Show source 
 

0 downloads
Artifact modello-plugin-jackson
Group org.codehaus.modello
Version 2.3.0
Last update 17. February 2024
Organization not specified
URL Not specified
License not specified
Dependencies amount 6
Dependencies modello-plugin-java, modello-plugin-xml, plexus-utils, jackson-core, jackson-databind, jackson-annotations,
There are maybe transitive dependencies!

swim-warp from group org.swimos (version 4.2.14)

WebSocket protocol for dynamically multiplexing large numbers of bidirectional links to streaming API endpoints, called lanes, of URI-addressed distributed objects, called nodes, that run stateful distributed processes, called Web Agents

Group: org.swimos Artifact: swim-warp
Show all versions Show documentation Show source 
 

0 downloads
Artifact swim-warp
Group org.swimos
Version 4.2.14
Last update 02. December 2023
Organization not specified
URL https://github.com/swimos/swim/tree/main/swim-java/swim-runtime/swim-core/swim.warp
License The Apache Software License, Version 2.0
Dependencies amount 3
Dependencies swim-codec, swim-structure, swim-uri,
There are maybe transitive dependencies!

binance-api-client from group org.roboquant (version 1.0.5)

binance-java-api is a lightweight Java library for interacting with the Binance API, providing complete API coverage, and supporting synchronous and asynchronous requests, as well as event streaming using WebSockets.

Group: org.roboquant Artifact: binance-api-client
Show all versions Show documentation Show source 
 

0 downloads
Artifact binance-api-client
Group org.roboquant
Version 1.0.5
Last update 16. April 2023
Organization not specified
URL https://github.com/neurallayer/binance-java-api.git
License The MIT License
Dependencies amount 5
Dependencies okhttp, retrofit, converter-jackson, commons-codec, commons-lang3,
There are maybe transitive dependencies!

speed-layer-flights-archetype from group edu.uchicago.mpcs53013 (version 8.0.1)

Create a Spark Scala streaming program that reads flights from Kafka, looks up corresponding weather information and updates speed layer tables in HBase

Group: edu.uchicago.mpcs53013 Artifact: speed-layer-flights-archetype
Show all versions 
 

0 downloads
Artifact speed-layer-flights-archetype
Group edu.uchicago.mpcs53013
Version 8.0.1
Last update 16. November 2022
Organization not specified
URL http://edu.uchicago.mpcs53013
License Apache 2
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

speed-layer-weather-archetype from group edu.uchicago.mpcs53013 (version 8.0.0)

Create a Spark Scala streaming program that reads simulated weather reports from Kafka and stores them in the latest_weather table in HBase

Group: edu.uchicago.mpcs53013 Artifact: speed-layer-weather-archetype
Show all versions 
 

0 downloads
Artifact speed-layer-weather-archetype
Group edu.uchicago.mpcs53013
Version 8.0.0
Last update 09. November 2022
Organization not specified
URL http://edu.uchicago.mpcs53013
License Apache 2
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

flink-connector-jdbc-source-1.15 from group bi.deep (version 0.1.1)

Group: bi.deep Artifact: flink-connector-jdbc-source-1.15
Show all versions Show documentation Show source 
 

0 downloads
Artifact flink-connector-jdbc-source-1.15
Group bi.deep
Version 0.1.1
Last update 02. November 2022
Organization not specified
URL https://github.com/deep-bi/flink-connector-jdbc-source
License Apache-2.0 license
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

google-cloud-livestream from group com.google.cloud (version 0.1.0)

Cloud Live Stream transcodes mezzanine live signals into direct-to-consumer streaming formats, including Dynamic Adaptive Streaming over HTTP (DASH/MPEG-DASH), and HTTP Live Streaming (HLS), for multiple device platforms.

Group: com.google.cloud Artifact: google-cloud-livestream

 

0 downloads
Artifact google-cloud-livestream
Group com.google.cloud
Version 0.1.0
Last update 17. March 2022
Organization Google LLC
URL https://github.com/googleapis/java-video-live-stream
License Apache-2.0
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

fountain_2.12 from group io.github.yrichika (version 0.1.0)

This program will start a simple streaming server which will send text data from a specified file. This makes it easier to test Spark Streaming. A simple substitution for netcat.

Group: io.github.yrichika Artifact: fountain_2.12
Show documentation Show source 
 

0 downloads
Artifact fountain_2.12
Group io.github.yrichika
Version 0.1.0
Last update 21. September 2021
Organization yrichika
URL https://github.com/yrichika/fountain
License MIT License
Dependencies amount 6
Dependencies scala-library, sbt-pgp, akka-stream_2.12, spark-core_2.12, spark-sql_2.12, scalactic_2.12,
There are maybe transitive dependencies!



Page 122 from 147 (items total 1465)


© 2015 - 2024 Weber Informatics LLC | Privacy Policy