Last Version

ru.primetalk:synapse-grid-slf4j_2.10 1.4.4

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.4

License

License

Categories

Categories

SLF4J Application Layer Libs Logging
GroupId

GroupId

ru.primetalk
ArtifactId

ArtifactId

synapse-grid-slf4j_2.10
Version

Version

1.4.4
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.4
Project URL

Project URL

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

Source Code Management

https://github.com/Primetalk/SynapseGrid

Download synapse-grid-slf4j_2.10 1.4.4


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

Dependencies

compile (3)

Group / Artifact Type Version
org.scala-lang : scala-library jar 2.10.5
ru.primetalk : synapse-grid-core_2.10 jar 1.4.4
org.slf4j : slf4j-api jar 1.7.12

test (6)

Group / Artifact Type Version
org.pegdown : pegdown jar 1.5.0
org.specs2 : specs2-core_2.10 jar 3.6.4
ch.qos.logback : logback-classic jar 1.1.3
org.specs2 : specs2-junit_2.10 jar 3.6.4
junit : junit jar 4.12
org.scalatest : scalatest_2.10 jar 2.2.5

Project Modules

There are no modules declared in this project.