MVN

io.activej : activej-rpc

Maven & Gradle

Jun 15, 2023
3 usages
672 stars

ActiveJ : RPC · High-performance and fault-tolerant Remote Procedure Call module for building distributed applications. Provides a high-performance asynchronous binary RPC streaming protocol.

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

Latest Version

Choose a version of io.activej : activej-rpc 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-rpc to add to Maven or Gradle - All Versions:

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

How to add a dependency to Maven

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

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

How to add a dependency to Gradle

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

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

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

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

How to add a dependency to SBT Scala

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

libraryDependencies += "io.activej" % "activej-rpc" % "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 04, 2021
4 usages
136 stars
May 30, 2023
9 usages
2 stars
May 30, 2023
5 usages
2 stars
Jun 02, 2020
3 usages
0 stars
Jun 02, 2020
3 usages
0 stars
Mar 10, 2023
4 usages
560 stars
Jul 13, 2023
4 usages
30 stars