agile-lab-dev / wasp   2.32.1

Website GitHub

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.

Scala versions: 2.12 2.11

wasp-master 2.27.2


Group ID:
it.agilelab
Artifact ID:
wasp-master_2.12
Version:
2.27.2
Release Date:
Jan 18, 2022
Licenses:
Files:

libraryDependencies += "it.agilelab" %% "wasp-master" % "2.27.2"

Mill build tool

ivy"it.agilelab::wasp-master:2.27.2"

Scala CLI

//> using dep "it.agilelab::wasp-master:2.27.2"

Ammonite REPL

import $ivy.`it.agilelab::wasp-master:2.27.2`

<dependency>
  <groupId>it.agilelab</groupId>
  <artifactId>wasp-master_2.12</artifactId>
  <version>2.27.2</version>
</dependency>

compile group: 'it.agilelab', name: 'wasp-master_2.12', version: '2.27.2'