License |
License |
---|---|
GroupId | GroupIdsoftware.uncharted.sparkplug |
ArtifactId | ArtifactIdsparkplug-common |
Version | Version0.2.1 |
Type | Typejar |
Description |
DescriptionSparkplug Common Code
A Scala library that exposes Spark via message queues.
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
sparkplug-common-0.2.1.pom | |
sparkplug-common-0.2.1.jar | 11 MB |
sparkplug-common-0.2.1-tests.jar | 261 bytes |
sparkplug-common-0.2.1-sources.jar | 2 KB |
sparkplug-common-0.2.1-javadoc.jar | 354 KB |
Browse |
<!-- 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"]
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 |
Group / Artifact | Type | Version |
---|---|---|
org.scalatest : scalatest_2.10 | jar | 2.2.6 |
org.pegdown : pegdown | jar | 1.6.0 |