MVN

com.exonum.binding : exonum-java-binding-common

Maven & Gradle

Apr 06, 2020
3 usages
61 stars

Exonum Java Binding: Common · A common library module for the Exonum core and Java clients, providing Exonum proofs, hashing and cryptographic operations, and serialization support.

<dependency>
    <groupId>com.exonum.binding</groupId>
    <artifactId>exonum-java-binding-common</artifactId>
    <version>0.10.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.exonum.binding : exonum-java-binding-common to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 0.10.0
  • Latest Release Candidate: 0.9.0-rc2

All Versions

Choose a version of com.exonum.binding : exonum-java-binding-common to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
0.10.x
exonum-java-binding-common-0.10.0
0.9.x
exonum-java-binding-common-0.9.0-rc2
exonum-java-binding-common-0.9.0-rc1
0.8.x
exonum-java-binding-common-0.8.0
0.7.x
exonum-java-binding-common-0.7.0
0.6.x
exonum-java-binding-common-0.6.0
0.5.x
exonum-java-binding-common-0.5.0
0.4.x
exonum-java-binding-common-0.4.0
0.3
exonum-java-binding-common-0.3

How to add a dependency to Maven

Add the following com.exonum.binding : exonum-java-binding-common maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.exonum.binding</groupId>
    <artifactId>exonum-java-binding-common</artifactId>
    <version>0.10.0</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.exonum.binding : exonum-java-binding-common gradle dependency to your build.gradle file:

implementation 'com.exonum.binding:exonum-java-binding-common:0.10.0'

Gradle Kotlin DSL: Add the following com.exonum.binding : exonum-java-binding-common gradle kotlin dependency to your build.gradle.kts file:

implementation("com.exonum.binding:exonum-java-binding-common:0.10.0")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.exonum.binding : exonum-java-binding-common sbt scala dependency to your build.sbt file:

libraryDependencies += "com.exonum.binding" % "exonum-java-binding-common" % "0.10.0"

Advertisement

Dependencies from Group

Apr 06, 2020
5 usages
61 stars
Apr 06, 2020
3 usages
61 stars
Apr 06, 2020
3 usages
61 stars
Jul 21, 2018
2 usages
61 stars
Apr 06, 2020
2 usages
61 stars

Discover Dependencies

Oct 23, 2018
1 stars
Dec 07, 2018
2 usages
26 stars
Dec 07, 2018
1 usages
26 stars
Dec 07, 2018
3 usages
26 stars
Dec 07, 2018
26 stars
Sep 15, 2022
1 stars
Jun 23, 2023
3 usages
7 stars
Jan 22, 2019
1 usages
1 stars