Chainscript JAVA

java chainscript implementation

Лицензия

Лицензия

Apache License 2.0
Группа

Группа

com.stratumn
Идентификатор

Идентификатор

chainscript
Последняя версия

Последняя версия

0.0.4
Дата

Дата

Тип

Тип

jar
Описание

Описание

Chainscript JAVA
java chainscript implementation
Ссылка на сайт

Ссылка на сайт

https://github.com/stratumn/java-chainscript
Система контроля версий

Система контроля версий

https://github.com/stratumn/java-chainscript

Скачать chainscript

Как подключить последнюю версию

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

Зависимости

compile (6)

Идентификатор библиотеки Тип Версия
com.google.protobuf : protobuf-java jar 3.9.0
com.google.protobuf : protobuf-java-util jar 3.9.0
org.apache.commons : commons-lang3 jar 3.7
io.burt : jmespath-gson jar 0.3.0
com.stratumn : canonicaljson jar 0.0.1
net.i2p.crypto : eddsa jar 0.3.0

test (2)

Идентификатор библиотеки Тип Версия
org.junit.jupiter : junit-jupiter-engine jar 5.5.1
org.junit.platform : junit-platform-launcher jar 1.5.1

Модули Проекта

Данный проект не имеет модулей.

Java Chainscript

Official Java implementation of ChainScript. This is the recommended way to use ChainScript in your Java projects.

Installation

Maven

com.stratumn.chainscript
com.stratumn

Stratumn

Stratumn's Proof of Process Technology enables people and organizations to trust the millions of processes that connect our world

Версии библиотеки

Версия
0.0.4
0.0.3
0.0.2
0.0.1