MVN

net.consensys.quorum.tessera : common

Maven & Gradle

Mar 28, 2023
169 stars

common · Tessera is a stateless Java system that is used to enable the encryption, decryption, and distribution of private transactions for Quorum.

<dependency>
    <groupId>net.consensys.quorum.tessera</groupId>
    <artifactId>common</artifactId>
    <version>23.4.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of net.consensys.quorum.tessera : common to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 23.4.0

All Versions

Choose a version of net.consensys.quorum.tessera : common to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
23.4.x
common-23.4.0
22.10.x
common-22.10.1
common-22.10.0
22.1.x
common-22.1.7
common-22.1.6
common-22.1.5
common-22.1.4
common-22.1.3
common-22.1.2
common-22.1.1
common-22.1.0
21.10.x
common-21.10.0
21.7.x
common-21.7.3
common-21.7.2
common-21.7.1
common-21.7.0
0.0.x
common-0.0.6

How to add a dependency to Maven

Add the following net.consensys.quorum.tessera : common maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>net.consensys.quorum.tessera</groupId>
    <artifactId>common</artifactId>
    <version>23.4.0</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following net.consensys.quorum.tessera : common gradle dependency to your build.gradle file:

implementation 'net.consensys.quorum.tessera:common:23.4.0'

Gradle Kotlin DSL: Add the following net.consensys.quorum.tessera : common gradle kotlin dependency to your build.gradle.kts file:

implementation("net.consensys.quorum.tessera:common:23.4.0")

How to add a dependency to SBT Scala

SBT Scala: Add the following net.consensys.quorum.tessera : common sbt scala dependency to your build.sbt file:

libraryDependencies += "net.consensys.quorum.tessera" % "common" % "23.4.0"

Advertisement

Dependencies from Group

Mar 28, 2023
50 usages
169 stars
Mar 28, 2023
40 usages
169 stars
Mar 28, 2023
35 usages
169 stars
Mar 28, 2023
20 usages
169 stars
May 18, 2021
19 usages
169 stars

Discover Dependencies

Mar 28, 2023
5 usages
169 stars
Mar 28, 2023
1 usages
169 stars
Mar 28, 2023
169 stars
Mar 28, 2023
169 stars
cli
Mar 28, 2023
169 stars
Apr 05, 2022
1 usages
76 stars