Last Version

ActiveJ : CSP 5.3

Communicating sequential process via channels, similar to Golang channels.

License

License

Categories

Categories

ActiveJ User Interface Web Frameworks
GroupId

GroupId

io.activej
ArtifactId

ArtifactId

activej-csp
Version

Version

5.3
Type

Type

jar
Description

Description

ActiveJ : CSP
Communicating sequential process via channels, similar to Golang channels.

Download activej-csp 5.3


<!-- https://jarcasting.com/artifacts/io.activej/activej-csp/ -->
<dependency>
    <groupId>io.activej</groupId>
    <artifactId>activej-csp</artifactId>
    <version>5.3</version>
</dependency>
// https://jarcasting.com/artifacts/io.activej/activej-csp/
implementation 'io.activej:activej-csp:5.3'
// https://jarcasting.com/artifacts/io.activej/activej-csp/
implementation ("io.activej:activej-csp:5.3")
'io.activej:activej-csp:jar:5.3'
<dependency org="io.activej" name="activej-csp" rev="5.3">
  <artifact name="activej-csp" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.activej', module='activej-csp', version='5.3')
)
libraryDependencies += "io.activej" % "activej-csp" % "5.3"
[io.activej/activej-csp "5.3"]

Dependencies

compile (4)

Group / Artifact Type Version
io.activej : activej-net jar 5.3
org.lz4 : lz4-java Optional jar 1.5.0
org.jetbrains : annotations jar 22.0.0
org.slf4j : slf4j-api jar 1.7.32

test (4)

Group / Artifact Type Version
io.activej : activej-test jar 5.3
junit : junit jar 4.13.2
ch.qos.logback : logback-classic jar 1.2.6
org.jmock : jmock-junit4 jar 2.12.0

Project Modules

There are no modules declared in this project.