Last Version

client 0.9.2

Corda client modules

License

License

Categories

Categories

Net CLI User Interface
GroupId

GroupId

net.corda
ArtifactId

ArtifactId

client
Version

Version

0.9.2
Type

Type

jar
Description

Description

client
Corda client modules
Project URL

Project URL

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

Source Code Management

https://github.com/corda/corda

Download client 0.9.2


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

Dependencies

runtime (9)

Group / Artifact Type Version
net.corda : core jar 0.9.2
net.corda : node jar 0.9.2
org.apache.logging.log4j : log4j-slf4j-impl jar 2.7
org.apache.logging.log4j : log4j-core jar 2.7
com.google.guava : guava jar 19.0
org.reactfx : reactfx jar 2.0-M5
org.fxmisc.easybind : easybind jar 1.0.3
org.apache.activemq : artemis-core-client jar 1.5.3
co.paralleluniverse : quasar-core jar 0.7.6

Project Modules

There are no modules declared in this project.