MVN

ru.primetalk : synapse-frames_2.10

Maven & Gradle

Apr 01, 2015
1 usages
124 stars

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

<dependency>
    <groupId>ru.primetalk</groupId>
    <artifactId>synapse-frames_2.10</artifactId>
    <version>1.4.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of ru.primetalk : synapse-frames_2.10 to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.4.0

All Versions

Choose a version of ru.primetalk : synapse-frames_2.10 to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.4.x
synapse-frames_2.10-1.4.0
1.3.x
synapse-frames_2.10-1.3.8
synapse-frames_2.10-1.3.5
synapse-frames_2.10-1.3.4
synapse-frames_2.10-1.3.3
synapse-frames_2.10-1.3.2

How to add a dependency to Maven

Add the following ru.primetalk : synapse-frames_2.10 maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>ru.primetalk</groupId>
    <artifactId>synapse-frames_2.10</artifactId>
    <version>1.4.0</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following ru.primetalk : synapse-frames_2.10 gradle dependency to your build.gradle file:

implementation 'ru.primetalk:synapse-frames_2.10:1.4.0'

Gradle Kotlin DSL: Add the following ru.primetalk : synapse-frames_2.10 gradle kotlin dependency to your build.gradle.kts file:

implementation("ru.primetalk:synapse-frames_2.10:1.4.0")

How to add a dependency to SBT Scala

SBT Scala: Add the following ru.primetalk : synapse-frames_2.10 sbt scala dependency to your build.sbt file:

libraryDependencies += "ru.primetalk" % "synapse-frames_2.10" % "1.4.0"

Advertisement

Dependencies from Group

Jan 13, 2017
4 usages
124 stars
Aug 07, 2015
4 usages
124 stars
Jan 13, 2017
3 usages
124 stars
Dec 06, 2013
3 usages
124 stars
Jan 13, 2021
2 usages
124 stars

Discover Dependencies

Feb 23, 2015
3 usages
236 stars
Nov 16, 2006
1 usages
Jul 11, 2013
1 usages
Oct 08, 2010
1 usages
Nov 24, 2010
1 usages
Aug 01, 2013
1 usages
8 stars
Nov 12, 2014
1 usages
5 stars
May 17, 2014
1 usages
Nov 16, 2006
1 usages
Feb 16, 2014
1 usages
80 stars