Last Version

cherryplanter 0.10.9

UniCherryGarden: CherryPlanter – the subsystem that registers the transactions in the Ethereum blockchain in the safest possible manner (retries; increasing the gas priceif needed, maintaining the nonce values)

License

License

Categories

Categories

Ant Build Tools
GroupId

GroupId

com.myodov.unicherrygarden
ArtifactId

ArtifactId

cherryplanter_2.13
Version

Version

0.10.9
Type

Type

jar
Description

Description

cherryplanter
UniCherryGarden: CherryPlanter – the subsystem that registers the transactions in the Ethereum blockchain in the safest possible manner (retries; increasing the gas priceif needed, maintaining the nonce values)
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 cherryplanter_2.13 0.10.9


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

Dependencies

compile (11)

Group / Artifact Type Version
org.scala-lang : scala-library jar 2.13.8
com.myodov.unicherrygarden : common_scala_2.13 jar 0.10.9
com.myodov.unicherrygarden : api_2.13 jar 0.10.9
com.myodov.unicherrygarden : db_postgresql_storage_2.13 jar 0.10.9
com.myodov.unicherrygarden : ethereum_connector_2.13 jar 0.10.9
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
com.typesafe.akka : akka-actor-typed_2.13 jar 2.6.17
com.typesafe.akka : akka-cluster-typed_2.13 jar 2.6.17
com.typesafe.akka : akka-serialization-jackson_2.13 jar 2.6.17
com.typesafe.akka : akka-slf4j_2.13 jar 2.6.17

test (3)

Group / Artifact Type Version
org.scalatest : scalatest_2.13 jar 3.1.0
ch.qos.logback : logback-classic jar 1.2.3
com.typesafe.akka : akka-actor-testkit-typed_2.13 jar 2.6.17

Project Modules

There are no modules declared in this project.