Last Version

ru.primetalk:synapse-grid-shapeless_2.11 1.4.5

SynapseGrid is a framework for constructing reactive real-time immutable data flow systems. -core contains everything to run a single-threaded system, -akka contains everything to run systems over Akka actors, -slf4j - enables logging, -concurrent - running systems directly over ExecutorContext without the need for Akka, -examples - a few test systems. Also there are The current version is 1.4.5

License

License

GroupId

GroupId

ru.primetalk
ArtifactId

ArtifactId

synapse-grid-shapeless_2.11
Version

Version

1.4.5
Type

Type

jar
Description

Description

SynapseGrid is a framework for constructing reactive real-time immutable data flow systems. -core contains everything to run a single-threaded system, -akka contains everything to run systems over Akka actors, -slf4j - enables logging, -concurrent - running systems directly over ExecutorContext without the need for Akka, -examples - a few test systems. Also there are The current version is 1.4.5
Project URL

Project URL

https://github.com/Primetalk/SynapseGrid
Source Code Management

Source Code Management

https://github.com/Primetalk/SynapseGrid

Download synapse-grid-shapeless_2.11 1.4.5


<!-- https://jarcasting.com/artifacts/ru.primetalk/synapse-grid-shapeless_2.11/ -->
<dependency>
    <groupId>ru.primetalk</groupId>
    <artifactId>synapse-grid-shapeless_2.11</artifactId>
    <version>1.4.5</version>
</dependency>
// https://jarcasting.com/artifacts/ru.primetalk/synapse-grid-shapeless_2.11/
implementation 'ru.primetalk:synapse-grid-shapeless_2.11:1.4.5'
// https://jarcasting.com/artifacts/ru.primetalk/synapse-grid-shapeless_2.11/
implementation ("ru.primetalk:synapse-grid-shapeless_2.11:1.4.5")
'ru.primetalk:synapse-grid-shapeless_2.11:jar:1.4.5'
<dependency org="ru.primetalk" name="synapse-grid-shapeless_2.11" rev="1.4.5">
  <artifact name="synapse-grid-shapeless_2.11" type="jar" />
</dependency>
@Grapes(
@Grab(group='ru.primetalk', module='synapse-grid-shapeless_2.11', version='1.4.5')
)
libraryDependencies += "ru.primetalk" % "synapse-grid-shapeless_2.11" % "1.4.5"
[ru.primetalk/synapse-grid-shapeless_2.11 "1.4.5"]

Dependencies

compile (3)

Group / Artifact Type Version
ru.primetalk : synapse-grid-core_2.11 jar 1.4.5
org.scala-lang : scala-library jar 2.11.7
com.chuusai : shapeless_2.11 jar 2.2.5

test (5)

Group / Artifact Type Version
org.specs2 : specs2-core_2.11 jar 3.6.4
org.pegdown : pegdown jar 1.5.0
org.scalatest : scalatest_2.11 jar 2.2.5
junit : junit jar 4.12
org.specs2 : specs2-junit_2.11 jar 3.6.4

Project Modules

There are no modules declared in this project.