WASP is a framework to build complex real time big data applications. It relies on a kind of Kappa/Lambda architecture mainly leveraging Kafka and Spark. If you need to ingest huge amount of heterogeneous data and analyze them through complex pipelines, this is the framework for you.
wasp-producers 2.26.8
Group ID:
it.agilelab
Artifact ID:
wasp-producers_2.11
Version:
2.26.8
Release Date:
Mar 11, 2021
Licenses:
Files:
Full Scala Version:
2.11.12
Developers:
libraryDependencies += "it.agilelab" %% "wasp-producers" % "2.26.8"
ivy"it.agilelab::wasp-producers:2.26.8"
//> using dep "it.agilelab::wasp-producers:2.26.8"
import $ivy.`it.agilelab::wasp-producers:2.26.8`
<dependency> <groupId>it.agilelab</groupId> <artifactId>wasp-producers_2.11</artifactId> <version>2.26.8</version> </dependency>
compile group: 'it.agilelab', name: 'wasp-producers_2.11', version: '2.26.8'