Last Version

Sparkplug Common Code 0.2.1

A Scala library that exposes Spark via message queues.

License

License

GroupId

GroupId

software.uncharted.sparkplug
ArtifactId

ArtifactId

sparkplug-common
Version

Version

0.2.1
Type

Type

jar
Description

Description

Sparkplug Common Code
A Scala library that exposes Spark via message queues.
Project URL

Project URL

https://github.com/unchartedsoftware/sparkplug
Source Code Management

Source Code Management

https://github.com/unchartedsoftware/sparkplug

Download sparkplug-common 0.2.1


<!-- https://jarcasting.com/artifacts/software.uncharted.sparkplug/sparkplug-common/ -->
<dependency>
    <groupId>software.uncharted.sparkplug</groupId>
    <artifactId>sparkplug-common</artifactId>
    <version>0.2.1</version>
</dependency>
// https://jarcasting.com/artifacts/software.uncharted.sparkplug/sparkplug-common/
implementation 'software.uncharted.sparkplug:sparkplug-common:0.2.1'
// https://jarcasting.com/artifacts/software.uncharted.sparkplug/sparkplug-common/
implementation ("software.uncharted.sparkplug:sparkplug-common:0.2.1")
'software.uncharted.sparkplug:sparkplug-common:jar:0.2.1'
<dependency org="software.uncharted.sparkplug" name="sparkplug-common" rev="0.2.1">
  <artifact name="sparkplug-common" type="jar" />
</dependency>
@Grapes(
@Grab(group='software.uncharted.sparkplug', module='sparkplug-common', version='0.2.1')
)
libraryDependencies += "software.uncharted.sparkplug" % "sparkplug-common" % "0.2.1"
[software.uncharted.sparkplug/sparkplug-common "0.2.1"]

Dependencies

compile (3)

Group / Artifact Type Version
com.typesafe.akka : akka-stream-experimental_2.10 jar 2.0.4
io.scalac : reactive-rabbit_2.10 jar 1.0.3
com.typesafe : config jar 1.3.0

test (2)

Group / Artifact Type Version
org.scalatest : scalatest_2.10 jar 2.2.6
org.pegdown : pegdown jar 1.6.0

Project Modules

There are no modules declared in this project.