Exonum Java Binding Parent

The Exonum Java Binding library.

License

License

Categories

Categories

Java Languages
GroupId

GroupId

com.exonum.binding
ArtifactId

ArtifactId

exonum-java-binding-parent
Last Version

Last Version

0.10.0
Release Date

Release Date

Type

Type

pom
Description

Description

Exonum Java Binding Parent
The Exonum Java Binding library.
Project URL

Project URL

https://github.com/exonum/exonum-java-binding/tree/master/exonum-java-binding
Project Organization

Project Organization

Exonum
Source Code Management

Source Code Management

https://github.com/exonum/exonum-java-binding

Download exonum-java-binding-parent

How to add to project

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

Dependencies

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

  • bom
  • testing
  • messages
  • common
  • core
  • fake-service
  • qa-service
  • cryptocurrency-demo
  • service-archetype
  • time-oracle
  • packaging
  • testkit
  • app
  • integration-tests
  • benchmarks
  • site-examples

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.binding

Exonum

A framework for private blockchains

Versions

Version
0.10.0
0.9.0-rc2
0.9.0-rc1
0.8.0
0.7.0
0.6.0
0.5.0
0.4.0
0.3
0.2
0.1.2
0.1.1