MVN

io.activej : activej-csp

Maven & Gradle

Jun 15, 2023
5 usages
671 stars

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

<dependency>
    <groupId>io.activej</groupId>
    <artifactId>activej-csp</artifactId>
    <version>5.5</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of io.activej : activej-csp to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 5.5
  • Latest Release Candidate: 5.5-rc3
  • Latest Beta: 6.0-beta1

All Versions

Choose a version of io.activej : activej-csp to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
6.0
activej-csp-6.0-beta1
5.5
activej-csp-5.5
activej-csp-5.5-rc3
activej-csp-5.5-rc2
activej-csp-5.5-rc1
5.4.x
activej-csp-5.4.3
activej-csp-5.4.2
activej-csp-5.4.1
5.4
activej-csp-5.4
5.3
activej-csp-5.3
5.2
activej-csp-5.2
5.1.x
activej-csp-5.1.1
5.1
activej-csp-5.1
5.0
activej-csp-5.0
activej-csp-5.0-rc3
activej-csp-5.0-rc2
activej-csp-5.0-rc1
activej-csp-5.0-beta2
activej-csp-5.0-beta1
4.4
activej-csp-4.4-rc1
4.3.x
activej-csp-4.3.1
4.3
activej-csp-4.3
4.2
activej-csp-4.2
4.1.x
activej-csp-4.1.1
4.1
activej-csp-4.1
activej-csp-4.1-rc1
4.0
activej-csp-4.0
activej-csp-4.0-rc1
activej-csp-4.0-beta1
3.1
activej-csp-3.1-rc1
3.0.x
activej-csp-3.0.2
activej-csp-3.0.1
3.0
activej-csp-3.0
activej-csp-3.0-rc2
activej-csp-3.0-rc1
2.2
activej-csp-2.2
2.1
activej-csp-2.1
2.0.x
activej-csp-2.0.1
2.0
activej-csp-2.0
activej-csp-2.0-rc1
1.1
activej-csp-1.1
1.0
activej-csp-1.0
activej-csp-1.0-rc2
activej-csp-1.0-rc1

How to add a dependency to Maven

Add the following io.activej : activej-csp maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>io.activej</groupId>
    <artifactId>activej-csp</artifactId>
    <version>5.5</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following io.activej : activej-csp gradle dependency to your build.gradle file:

implementation 'io.activej:activej-csp:5.5'

Gradle Kotlin DSL: Add the following io.activej : activej-csp gradle kotlin dependency to your build.gradle.kts file:

implementation("io.activej:activej-csp:5.5")

How to add a dependency to SBT Scala

SBT Scala: Add the following io.activej : activej-csp sbt scala dependency to your build.sbt file:

libraryDependencies += "io.activej" % "activej-csp" % "5.5"

Advertisement

Dependencies from Group

Jun 15, 2023
28 usages
672 stars
Jun 15, 2023
18 usages
672 stars
Jun 15, 2023
8 usages
678 stars
Jun 15, 2023
8 usages
674 stars
Jun 15, 2023
7 usages
672 stars

Discover Dependencies

Jun 03, 2020
2 stars
Nov 24, 2020
2 usages
22 stars
Feb 14, 2022
4 stars
Jul 19, 2023
2 usages
8.1k stars
Dec 14, 2020
11 usages
4.4k stars
Aug 19, 2020
1 usages
315 stars
Aug 10, 2023
12 usages
27 stars