is not current version
Last Version 4.9.1

corda-shell 4.8

Corda Shell

License

License

Categories

Categories

Net
GroupId

GroupId

net.corda
ArtifactId

ArtifactId

corda-shell
Version

Version

4.8
Type

Type

jar
Description

Description

corda-shell
Corda Shell
Project URL

Project URL

https://github.com/corda/corda
Source Code Management

Source Code Management

https://github.com/corda/corda

Download corda-shell 4.8


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

Dependencies

compile (10)

Group / Artifact Type Version
org.jetbrains.kotlin : kotlin-stdlib-jdk8 jar 1.2.71
net.corda : corda-node-api jar 4.8
net.corda : corda-rpc jar 4.8
net.corda : corda-jackson jar 4.8
org.crashub : crash.shell jar 1.7.4
org.crashub : crash.connectors.ssh jar 1.7.4
org.fusesource.jansi : jansi jar 1.18
com.jcabi : jcabi-manifests jar 1.1
org.apache.logging.log4j : log4j-core jar 2.13.3
co.paralleluniverse : quasar-core jar 0.7.13_r3

Project Modules

There are no modules declared in this project.