Last Version

ru.primetalk:synapse-typed-expressions_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-typed-expressions_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-typed-expressions_2.10 1.4.0


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

Dependencies

compile (2)

Group / Artifact Type Version
ru.primetalk : russian-lang_2.10 jar 1.4.0
org.scala-lang : scala-library jar 2.10.5

test (3)

Group / Artifact Type Version
org.pegdown : pegdown jar 1.4.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.