License |
License |
---|---|
Categories |
CategoriesXodus Data Databases |
GroupId | GroupIdio.hotmoka |
ArtifactId | ArtifactIdio-hotmoka-xodus |
Last Version | Last Version1.0.8 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionio-hotmoka-xodus
A network of nodes for blockchain or IoT, with smart contracts in Java.
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
io-hotmoka-xodus-1.0.8.pom | |
io-hotmoka-xodus-1.0.8.jar | 6 KB |
io-hotmoka-xodus-1.0.8-sources.jar | 5 KB |
io-hotmoka-xodus-1.0.8-javadoc.jar | 421 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.hotmoka/io-hotmoka-xodus/ -->
<dependency>
<groupId>io.hotmoka</groupId>
<artifactId>io-hotmoka-xodus</artifactId>
<version>1.0.8</version>
</dependency>
// https://jarcasting.com/artifacts/io.hotmoka/io-hotmoka-xodus/
implementation 'io.hotmoka:io-hotmoka-xodus:1.0.8'
// https://jarcasting.com/artifacts/io.hotmoka/io-hotmoka-xodus/
implementation ("io.hotmoka:io-hotmoka-xodus:1.0.8")
'io.hotmoka:io-hotmoka-xodus:jar:1.0.8'
<dependency org="io.hotmoka" name="io-hotmoka-xodus" rev="1.0.8">
<artifact name="io-hotmoka-xodus" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.hotmoka', module='io-hotmoka-xodus', version='1.0.8')
)
libraryDependencies += "io.hotmoka" % "io-hotmoka-xodus" % "1.0.8"
[io.hotmoka/io-hotmoka-xodus "1.0.8"]
Group / Artifact | Type | Version |
---|---|---|
org.jetbrains.xodus : xodus-environment | jar | 1.3.232 |
org.jetbrains.xodus : xodus-openAPI | jar | 1.3.232 |
org.slf4j : slf4j-api | jar | 1.7.30 |