MVN

net.consensys.quorum.tessera : multitenancy

Maven & Gradle

Mar 28, 2023
169 stars

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

Latest Version

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

  • Latest Stable: 23.4.0

All Versions

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

Version Vulnerabilities Updated
23.4.x
multitenancy-23.4.0
22.10.x
multitenancy-22.10.1
multitenancy-22.10.0
22.1.x
multitenancy-22.1.7
multitenancy-22.1.6
multitenancy-22.1.5
multitenancy-22.1.4
multitenancy-22.1.3
multitenancy-22.1.2
multitenancy-22.1.1
multitenancy-22.1.0
21.10.x
multitenancy-21.10.0
21.7.x
multitenancy-21.7.3
multitenancy-21.7.2
multitenancy-21.7.1
multitenancy-21.7.0
21.4.x
multitenancy-21.4.1
multitenancy-21.4.0
21.1.x
multitenancy-21.1.1
multitenancy-21.1.0
0.0.x
multitenancy-0.0.6
multitenancy-0.0.5
multitenancy-0.0.4

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

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

Advertisement