| License |
License |
|---|---|
| GroupId | GroupIdio.hotmoka |
| ArtifactId | ArtifactIdio-hotmoka-local |
| Version | Version1.0.5 |
| Type | Typejar |
| Description |
Descriptionio-hotmoka-local
A network of nodes for blockchain or IoT, with smart contracts in Java.
|
| Project Organization |
Project Organization |
| Filename | Size |
|---|---|
| io-hotmoka-local-1.0.5.pom | |
| io-hotmoka-local-1.0.5.jar | 135 KB |
| io-hotmoka-local-1.0.5-sources.jar | 88 KB |
| io-hotmoka-local-1.0.5-javadoc.jar | 497 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/io.hotmoka/io-hotmoka-local/ -->
<dependency>
<groupId>io.hotmoka</groupId>
<artifactId>io-hotmoka-local</artifactId>
<version>1.0.5</version>
</dependency>
// https://jarcasting.com/artifacts/io.hotmoka/io-hotmoka-local/
implementation 'io.hotmoka:io-hotmoka-local:1.0.5'
// https://jarcasting.com/artifacts/io.hotmoka/io-hotmoka-local/
implementation ("io.hotmoka:io-hotmoka-local:1.0.5")
'io.hotmoka:io-hotmoka-local:jar:1.0.5'
<dependency org="io.hotmoka" name="io-hotmoka-local" rev="1.0.5">
<artifact name="io-hotmoka-local" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.hotmoka', module='io-hotmoka-local', version='1.0.5')
)
libraryDependencies += "io.hotmoka" % "io-hotmoka-local" % "1.0.5"
[io.hotmoka/io-hotmoka-local "1.0.5"]
| Group / Artifact | Type | Version |
|---|---|---|
| io.hotmoka : io-hotmoka-constants | jar | 1.0.5 |
| io.hotmoka : io-hotmoka-whitelisting | jar | 1.0.5 |
| io.hotmoka : io-hotmoka-verification | jar | 1.0.5 |
| io.hotmoka : io-hotmoka-instrumentation | jar | 1.0.5 |
| io.hotmoka : io-hotmoka-nodes | jar | 1.0.5 |
| io.hotmoka : io-hotmoka-beans | jar | 1.0.5 |
| io.hotmoka : io-hotmoka-crypto | jar | 1.0.5 |
| org.slf4j : slf4j-api | jar | 1.7.30 |
| org.slf4j : slf4j-log4j12 | jar | 1.7.30 |
| Group / Artifact | Type | Version |
|---|---|---|
| log4j : log4j | jar | 1.2.16 |