is not current version
Last Version 5.0.0-DevPreview-1.0.1

corda 4.8

Corda standalone node

License

License

Categories

Categories

Net
GroupId

GroupId

net.corda
ArtifactId

ArtifactId

corda
Version

Version

4.8
Type

Type

jar
Description

Description

corda
Corda standalone node
Project URL

Project URL

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

Source Code Management

https://github.com/corda/corda

Download corda 4.8


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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.