License |
License |
---|---|
Categories |
CategoriesNet CLI User Interface |
GroupId | GroupIdnet.corda |
ArtifactId | ArtifactIdclient |
Version | Version0.9.2 |
Type | Typejar |
Description |
Descriptionclient
Corda client modules
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
client-0.9.2.pom | |
client-0.9.2.jar | 304 KB |
client-0.9.2-sources.jar | 31 KB |
client-0.9.2-javadoc.jar | 261 bytes |
Browse |
<!-- 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"]
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 |