ethereum_rpc_connector

UniCherryGarden: connect to Web3 (geth) nodes from Scala code via JSON-RPC

License

License

GroupId

GroupId

com.myodov.unicherrygarden
ArtifactId

ArtifactId

ethereum_rpc_connector_2.13
Last Version

Last Version

0.1.5
Release Date

Release Date

Type

Type

jar
Description

Description

ethereum_rpc_connector
UniCherryGarden: connect to Web3 (geth) nodes from Scala code via JSON-RPC
Project URL

Project URL

https://github.com/UniversaBlockchain/UniCherryGarden
Project Organization

Project Organization

UniCherryGarden
Source Code Management

Source Code Management

https://github.com/UniversaBlockchain/UniCherryGarden

Download ethereum_rpc_connector_2.13

How to add to project

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

Dependencies

compile (7)

Group / Artifact Type Version
org.scala-lang : scala-library jar 2.13.0
com.myodov.unicherrygarden : common_scala_2.13 jar 0.1.5
com.myodov.unicherrygarden : api_2.13 jar 0.1.5
com.typesafe.scala-logging : scala-logging_2.13 jar 3.9.2
org.scala-lang.modules : scala-parallel-collections_2.13 jar 1.0.0
org.web3j : core jar 4.8.8
org.web3j : contracts jar 4.8.8

test (4)

Group / Artifact Type Version
com.myodov.unicherrygarden : confreader_2.13 jar 0.1.5
com.myodov.unicherrygarden : logging_2.13 jar 0.1.5
org.scalatest : scalatest_2.13 jar 3.1.0
ch.qos.logback : logback-classic jar 1.2.3

Project Modules

There are no modules declared in this project.

Versions

Version
0.1.5
0.1.4
0.1.3
0.1.2
0.1.1
0.1.0
0.1.0-SNAPSHOT-20210807-1712