MVN

net.corda : corda-shell

Maven & Gradle

Jun 01, 2023
2 usages
0 stars

corda-shell · Corda Shell

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

Latest Version

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

  • Latest Stable: 4.9.7

All Versions

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

Version Vulnerabilities Updated
4.10
corda-shell-4.10
4.9.x
corda-shell-4.9.7
corda-shell-4.9.6
corda-shell-4.9.5
corda-shell-4.9.4
corda-shell-4.9.3
corda-shell-4.9.2
corda-shell-4.9.1
4.9
corda-shell-4.9
4.8
corda-shell-4.8
4.7
corda-shell-4.7
4.6
corda-shell-4.6
4.5
corda-shell-4.5
4.4
corda-shell-4.4
4.3
corda-shell-4.3
4.0
corda-shell-4.0

How to add a dependency to Maven

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

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

How to add a dependency to Gradle

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

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

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

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

How to add a dependency to SBT Scala

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

libraryDependencies += "net.corda" % "corda-shell" % "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

Jan 05, 2023
5 usages
Jul 20, 2023
10 usages
628 stars
Jun 06, 2021
3 usages
0 stars
Jul 12, 2021
2 usages
7 stars
Oct 22, 2018
19 usages
58 stars
Apr 05, 2022
6 usages
3 stars
Jan 31, 2023
30 usages
8 stars