License |
License |
---|---|
GroupId | GroupIdio.hotmoka |
ArtifactId | ArtifactIdio-hotmoka-service |
Version | Version1.0.8 |
Type | Typejar |
Description |
Descriptionio-hotmoka-service
A network of nodes for blockchain or IoT, with smart contracts in Java.
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
io-hotmoka-service-1.0.8.pom | |
io-hotmoka-service-1.0.8.jar | 40 KB |
io-hotmoka-service-1.0.8-sources.jar | 32 KB |
io-hotmoka-service-1.0.8-javadoc.jar | 566 KB |
Browse |
<!-- 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"]
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 |
Group / Artifact | Type | Version |
---|---|---|
log4j : log4j | jar | 1.2.16 |