Exonum Protocol Buffers Messages

The Exonum Protocol Buffers Messages library contains the definitions of the Exonum public Protocol Buffers messages, and the compiled (generated) Java classes to work with these messages.

License

License

GroupId

GroupId

com.exonum.messages
ArtifactId

ArtifactId

exonum-messages
Last Version

Last Version

0.10.0
Release Date

Release Date

Type

Type

jar
Description

Description

Exonum Protocol Buffers Messages
The Exonum Protocol Buffers Messages library contains the definitions of the Exonum public Protocol Buffers messages, and the compiled (generated) Java classes to work with these messages.
Project Organization

Project Organization

Exonum

Download exonum-messages

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
com.google.protobuf : protobuf-java jar 3.11.0

provided (1)

Group / Artifact Type Version
javax.annotation : javax.annotation-api jar 1.3.2

test (2)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter jar
org.hamcrest : hamcrest jar 2.2

Project Modules

There are no modules declared in this project.

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 [email protected].

License

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

com.exonum.messages

Exonum

A framework for private blockchains

Versions

Version
0.10.0