| License |
License |
|---|---|
| GroupId | GroupIdio.hotmoka |
| ArtifactId | ArtifactIdio-hotmoka-patricia |
| Version | Version1.0.0 |
| Type | Typejar |
| Description |
Descriptionio-hotmoka-patricia
A network of nodes for blockchain or IoT, with smart contracts in Java.
|
| Project Organization |
Project Organization |
| Filename | Size |
|---|---|
| io-hotmoka-patricia-1.0.0.pom | |
| io-hotmoka-patricia-1.0.0.jar | 15 KB |
| io-hotmoka-patricia-1.0.0-sources.jar | 10 KB |
| io-hotmoka-patricia-1.0.0-javadoc.jar | 405 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/io.hotmoka/io-hotmoka-patricia/ -->
<dependency>
<groupId>io.hotmoka</groupId>
<artifactId>io-hotmoka-patricia</artifactId>
<version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/io.hotmoka/io-hotmoka-patricia/
implementation 'io.hotmoka:io-hotmoka-patricia:1.0.0'
// https://jarcasting.com/artifacts/io.hotmoka/io-hotmoka-patricia/
implementation ("io.hotmoka:io-hotmoka-patricia:1.0.0")
'io.hotmoka:io-hotmoka-patricia:jar:1.0.0'
<dependency org="io.hotmoka" name="io-hotmoka-patricia" rev="1.0.0">
<artifact name="io-hotmoka-patricia" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.hotmoka', module='io-hotmoka-patricia', version='1.0.0')
)
libraryDependencies += "io.hotmoka" % "io-hotmoka-patricia" % "1.0.0"
[io.hotmoka/io-hotmoka-patricia "1.0.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| io.hotmoka : io-hotmoka-beans | jar | 1.0.0 |
| io.hotmoka : io-hotmoka-crypto | jar | 1.0.0 |
| 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 |