Last Version

corda 5.0.0-DevPreview-1.0.1

OSGi Framework Bootstrap

License

License

Categories

Categories

Net
GroupId

GroupId

net.corda
ArtifactId

ArtifactId

corda
Version

Version

5.0.0-DevPreview-1.0.1
Type

Type

jar
Description

Description

corda
OSGi Framework Bootstrap
Project URL

Project URL

https://www.corda.net/
Source Code Management

Source Code Management

https://github.com/corda/corda

Download corda 5.0.0-DevPreview-1.0.1


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

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.