Exonum TestKit

The Exonum Java Binding library.

Лицензия

Лицензия

Группа

Группа

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

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

exonum-testkit
Последняя версия

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

0.10.0
Дата

Дата

Тип

Тип

jar
Описание

Описание

Exonum TestKit
The Exonum Java Binding library.
Ссылка на сайт

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

https://exonum.com/doc/version/latest/get-started/test-service/
Организация-разработчик

Организация-разработчик

Exonum

Скачать exonum-testkit

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

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

Зависимости

compile (1)

Идентификатор библиотеки Тип Версия
com.exonum.binding : exonum-java-app jar 0.10.0

provided (3)

Идентификатор библиотеки Тип Версия
org.junit.jupiter : junit-jupiter-api jar 5.6.1
com.google.protobuf : protobuf-java jar 3.11.0
javax.annotation : javax.annotation-api jar 1.3.2

test (5)

Идентификатор библиотеки Тип Версия
org.assertj : assertj-core jar 3.15.0
org.junit.platform : junit-platform-testkit jar
com.exonum.binding » exonum-java-testing jar 0.10.0
org.junit.jupiter : junit-jupiter jar
org.hamcrest : hamcrest jar 2.2

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

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

Exonum Java Libraries

Build Status Coverage Status Join the chat on https://gitter.im/exonum/exonum-java-binding

This is a primary repository for Exonum projects in Java.
Exonum is an extensible open-source framework for creating blockchain applications.

Projects

The following projects are available:

  • Exonum Java Binding. It is a framework for building blockchain applications in Java which provides Exonum services runtime environment.
  • Light Client. It is a library for interaction with Exonum blockchain from external Java applications.

Links

For more information see the relevant documentation on the tool:

If you are using Exonum in your project and want to be listed on our website and GitHub list — write us a line to contact@exonum.com.

License

This project is licensed under the Apache License, Version 2.0. See LICENSE for details.

com.exonum.binding

Exonum

A framework for private blockchains

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

Версия
0.10.0
0.9.0-rc2
0.9.0-rc1
0.8.0
0.7.0