p

parent

A network of nodes for blockchain or IoT, with smart contracts in Java.
https://github.com/Hotmoka/hotmoka
The Apache License, Version 2.0
Hotmoka
Fausto Spoto
Files download
File Operation
parent-1.0.10.pom download
Apache Maven
<dependency>
  <groupId>io.hotmoka</groupId>
  <artifactId>parent</artifactId>
  <version>1.0.10</version>
  <type>pom</type>
</dependency>
Gradle Groovy
implementation 'io.hotmoka:parent:1.0.10'
Gradle Kotlin
implementation("io.hotmoka:parent:1.0.10")
Scala SBT
libraryDependencies += "io.hotmoka" % "parent" % "1.0.10"
Groovy Grape
@Grapes(
  @Grab(group='io.hotmoka', module='parent', version='1.0.10')
)
Apache Ivy
<dependency org="io.hotmoka" name="parent" rev="1.0.10" />
Leiningen
[io.hotmoka/parent "1.0.10"]
Apache Buildr
'io.hotmoka:parent:jar:1.0.10'
Dependencies
The project has no third-party dependencies