Hotmoka

A network of nodes for blockchain or IoT, with smart contracts in Java.

License

License

GroupId

GroupId

io.hotmoka
ArtifactId

ArtifactId

parent
Last Version

Last Version

1.0.8
Release Date

Release Date

Type

Type

pom
Description

Description

Hotmoka
A network of nodes for blockchain or IoT, with smart contracts in Java.
Project URL

Project URL

https://github.com/Hotmoka/hotmoka
Project Organization

Project Organization

Hotmoka
Source Code Management

Source Code Management

https://github.com/Hotmoka/hotmoka

Download parent

Filename Size
parent-1.0.8.pom 13 KB
Browse

How to add to project

<!-- https://jarcasting.com/artifacts/io.hotmoka/parent/ -->
<dependency>
    <groupId>io.hotmoka</groupId>
    <artifactId>parent</artifactId>
    <version>1.0.8</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/io.hotmoka/parent/
implementation 'io.hotmoka:parent:1.0.8'
// https://jarcasting.com/artifacts/io.hotmoka/parent/
implementation ("io.hotmoka:parent:1.0.8")
'io.hotmoka:parent:pom:1.0.8'
<dependency org="io.hotmoka" name="parent" rev="1.0.8">
  <artifact name="parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='io.hotmoka', module='parent', version='1.0.8')
)
libraryDependencies += "io.hotmoka" % "parent" % "1.0.8"
[io.hotmoka/parent "1.0.8"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • io-takamaka-code
  • io-hotmoka-constants
  • io-hotmoka-whitelisting
  • io-hotmoka-verification
  • io-hotmoka-instrumentation
  • io-hotmoka-beans
  • io-hotmoka-nodes
  • io-hotmoka-helpers
  • io-hotmoka-network
  • io-hotmoka-service
  • io-hotmoka-ws-client
  • io-hotmoka-remote
  • io-hotmoka-crypto
  • io-hotmoka-patricia
  • io-hotmoka-local
  • io-hotmoka-tools
  • io-hotmoka-stores
  • io-hotmoka-memory
  • io-hotmoka-xodus
  • io-hotmoka-tendermint-abci
  • io-hotmoka-tendermint
  • io-hotmoka-toml
io.hotmoka

Hotmoka

Versions

Version
1.0.8
1.0.7
1.0.6
1.0.5
1.0.4
1.0.3
1.0.2
1.0.1
dev