Last Version

ru.primetalk:synapse-grid-slf4j 1.3.1

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 systemsover Akka actors, -slf4j - enables logging, -examples - a few test systems.

License

License

Categories

Categories

SLF4J Application Layer Libs Logging
GroupId

GroupId

ru.primetalk
ArtifactId

ArtifactId

synapse-grid-slf4j
Version

Version

1.3.1
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 systemsover Akka actors, -slf4j - enables logging, -examples - a few test systems.
Project URL

Project URL

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

Source Code Management

https://github.com/Primetalk/SynapseGrid

Download synapse-grid-slf4j 1.3.1


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

Dependencies

compile (3)

Group / Artifact Type Version
ru.primetalk : synapse-grid-core jar 1.3.1
org.slf4j : slf4j-api jar 1.7.2
org.scala-lang : scala-library jar 2.10.3

test (2)

Group / Artifact Type Version
junit : junit jar 4.11
org.scalatest : scalatest_2.10 jar 1.9.1

Project Modules

There are no modules declared in this project.