Last Version

ru.primetalk:synapse-slick-lifted_2.10 1.4.0

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 -frames - a framework for type construction with meta information (see relations.scala). -typed-expressions - a framework for defining parsers and generators for natural language. The current version is 1.4.0

License

License

GroupId

GroupId

ru.primetalk
ArtifactId

ArtifactId

synapse-slick-lifted_2.10
Version

Version

1.4.0
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 -frames - a framework for type construction with meta information (see relations.scala). -typed-expressions - a framework for defining parsers and generators for natural language. The current version is 1.4.0
Project URL

Project URL

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

Source Code Management

https://github.com/Primetalk/SynapseGrid

Download synapse-slick-lifted_2.10 1.4.0


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

Dependencies

compile (5)

Group / Artifact Type Version
com.github.tminglei : slick-pg_2.10 jar 0.8.4
ru.primetalk : synapse-frames_2.10 jar 1.4.0
org.slf4j : slf4j-api jar 1.7.10
org.scala-lang : scala-library jar 2.10.5
com.typesafe.slick : slick_2.10 jar 3.0.0-RC1

test (4)

Group / Artifact Type Version
org.pegdown : pegdown jar 1.4.2
ch.qos.logback : logback-classic jar 1.1.2
junit : junit jar 4.12
org.scalatest : scalatest_2.10 jar 2.2.4

Project Modules

There are no modules declared in this project.