MVN

net.consensys.quorum.tessera : tessera-app

Maven & Gradle

May 18, 2021
3 usages
169 stars

tessera-app · 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>tessera-app</artifactId>
    <version>21.4.1</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

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

  • Latest Stable: 21.4.1
  • Latest Release Candidate: 20.10.1-RC1

All Versions

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

Version Vulnerabilities Updated
21.4.x
tessera-app-21.4.1
tessera-app-21.4.0
21.1.x
tessera-app-21.1.1
tessera-app-21.1.0
20.10.x
tessera-app-20.10.1
tessera-app-20.10.1-RC1
tessera-app-20.10.0
1.0.x
tessera-app-1.0.0
0.11.x
tessera-app-0.11.0
0.0.x
tessera-app-0.0.5
tessera-app-0.0.4

How to add a dependency to Maven

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

<dependency>
    <groupId>net.consensys.quorum.tessera</groupId>
    <artifactId>tessera-app</artifactId>
    <version>21.4.1</version>
</dependency>

How to add a dependency to Gradle

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

implementation 'net.consensys.quorum.tessera:tessera-app:21.4.1'

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

implementation("net.consensys.quorum.tessera:tessera-app:21.4.1")

How to add a dependency to SBT Scala

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

libraryDependencies += "net.consensys.quorum.tessera" % "tessera-app" % "21.4.1"

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 13, 2021
2 usages
174 stars
Aug 25, 2023
2 usages
32 stars
Apr 04, 2021
2 usages
1 stars
Aug 17, 2021
2 usages
Sep 20, 2022
2 stars
Aug 26, 2023
1 usages
790 stars
Aug 19, 2023
1 usages
2.1k stars