Last Version

io-hotmoka-service 1.0.8

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

License

License

GroupId

GroupId

io.hotmoka
ArtifactId

ArtifactId

io-hotmoka-service
Version

Version

1.0.8
Type

Type

jar
Description

Description

io-hotmoka-service
A network of nodes for blockchain or IoT, with smart contracts in Java.
Project Organization

Project Organization

Hotmoka

Download io-hotmoka-service 1.0.8


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

Dependencies

compile (5)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-web jar
org.springframework.boot : spring-boot-starter-websocket jar
io.hotmoka : io-hotmoka-nodes jar 1.0.8
io.hotmoka : io-hotmoka-network jar 1.0.8
com.google.code.gson : gson jar

provided (1)

Group / Artifact Type Version
log4j : log4j jar 1.2.16

Project Modules

There are no modules declared in this project.