MVN

net.corda : corda-rpc

Maven & Gradle

Jun 01, 2023
30 usages
3.9k stars

corda-rpc · Corda client RPC modules

<dependency>
    <groupId>net.corda</groupId>
    <artifactId>corda-rpc</artifactId>
    <version>4.9.7</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of net.corda : corda-rpc to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 4.9.7

All Versions

Choose a version of net.corda : corda-rpc to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
4.10
corda-rpc-4.10
4.9.x
corda-rpc-4.9.7
corda-rpc-4.9.6
corda-rpc-4.9.5
corda-rpc-4.9.4
corda-rpc-4.9.3
corda-rpc-4.9.2
corda-rpc-4.9.1
4.9
corda-rpc-4.9
4.8
corda-rpc-4.8
4.7
corda-rpc-4.7
4.6
corda-rpc-4.6
4.5
corda-rpc-4.5
4.4
corda-rpc-4.4
4.3
corda-rpc-4.3
4.1
corda-rpc-4.1
4.0
corda-rpc-4.0
3.4
corda-rpc-3.4-corda
3.3
corda-rpc-3.3-corda
3.2.x
corda-rpc-3.2.1847-corda
3.2
corda-rpc-3.2-corda
3.1
corda-rpc-3.1-corda
2.0.x
corda-rpc-2.0.0
1.0.x
corda-rpc-1.0.0
0.14.x
corda-rpc-0.14.0
0.13.x
corda-rpc-0.13.0
corda
corda-rpc-corda-3.0

How to add a dependency to Maven

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

<dependency>
    <groupId>net.corda</groupId>
    <artifactId>corda-rpc</artifactId>
    <version>4.9.7</version>
</dependency>

How to add a dependency to Gradle

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

implementation 'net.corda:corda-rpc:4.9.7'

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

implementation("net.corda:corda-rpc:4.9.7")

How to add a dependency to SBT Scala

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

libraryDependencies += "net.corda" % "corda-rpc" % "4.9.7"

Advertisement

Dependencies from Group

Jun 01, 2023
50 usages
3.9k stars
Jun 01, 2023
30 usages
3.9k stars
Feb 17, 2023
25 usages
3.9k stars
Jun 01, 2023
24 usages
3.9k stars
Jun 01, 2023
23 usages
3.9k stars

Discover Dependencies

Mar 30, 2022
8 usages
Sep 29, 2020
13 usages
155 stars
Nov 14, 2020
8 usages
6 stars
Aug 14, 2023
4 usages
15 stars
May 23, 2023
16 usages
7 stars