License |
License |
---|---|
Categories |
CategoriesCLI User Interface |
GroupId | GroupIdtech.b180.cordaptor |
ArtifactId | ArtifactIdcordaptor-corda-rpc-client |
Version | Version0.1.0 |
Type | Typejar |
Description |
DescriptionCordaptor Corda RPC Client
Entry point for standalone Cordaptor connecting to a Corda node via RPC
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/tech.b180.cordaptor/cordaptor-corda-rpc-client/ -->
<dependency>
<groupId>tech.b180.cordaptor</groupId>
<artifactId>cordaptor-corda-rpc-client</artifactId>
<version>0.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/tech.b180.cordaptor/cordaptor-corda-rpc-client/
implementation 'tech.b180.cordaptor:cordaptor-corda-rpc-client:0.1.0'
// https://jarcasting.com/artifacts/tech.b180.cordaptor/cordaptor-corda-rpc-client/
implementation ("tech.b180.cordaptor:cordaptor-corda-rpc-client:0.1.0")
'tech.b180.cordaptor:cordaptor-corda-rpc-client:jar:0.1.0'
<dependency org="tech.b180.cordaptor" name="cordaptor-corda-rpc-client" rev="0.1.0">
<artifact name="cordaptor-corda-rpc-client" type="jar" />
</dependency>
@Grapes(
@Grab(group='tech.b180.cordaptor', module='cordaptor-corda-rpc-client', version='0.1.0')
)
libraryDependencies += "tech.b180.cordaptor" % "cordaptor-corda-rpc-client" % "0.1.0"
[tech.b180.cordaptor/cordaptor-corda-rpc-client "0.1.0"]
Group / Artifact | Type | Version |
---|---|---|
io.reactivex.rxjava3 : rxjava | jar | 3.0.7 |
com.github.akarnokd : rxjava3-interop | jar | 3.0.2 |
org.koin » koin-core | jar | 2.1.6 |
tech.b180.cordaptor : cordaptor-kernel | jar | 0.1.0 |
tech.b180.cordaptor : cordaptor-corda-common | jar | 0.1.0 |