bwsw / sj-platform   1.1.0

Apache License 2.0 Website GitHub

SJ-Platform repository is for source code of Stream Juggler Platform Event Processing Engine

Scala versions: 2.12 2.11

sj-regular-streaming-engine 1.0.0


Group ID:
com.bwsw
Artifact ID:
sj-regular-streaming-engine_2.11
Version:
1.0.0
Release Date:
Sept 30, 2016
Licenses:
Files:

libraryDependencies += "com.bwsw" %% "sj-regular-streaming-engine" % "1.0.0"

Mill build tool

ivy"com.bwsw::sj-regular-streaming-engine:1.0.0"

Scala CLI

//> using dep "com.bwsw::sj-regular-streaming-engine:1.0.0"

Ammonite REPL

import $ivy.`com.bwsw::sj-regular-streaming-engine:1.0.0`

<dependency>
  <groupId>com.bwsw</groupId>
  <artifactId>sj-regular-streaming-engine_2.11</artifactId>
  <version>1.0.0</version>
</dependency>

compile group: 'com.bwsw', name: 'sj-regular-streaming-engine_2.11', version: '1.0.0'