All Downloads are FREE. Search and download functionalities are using the official Maven repository.

.quorum.tessera.common.24.4.2.source-code.module-info Maven / Gradle / Ivy

Go to download

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

The newest version!
module tessera.openapi.common {
  requires static io.swagger.v3.core;
  requires static io.swagger.v3.oas.annotations;
  requires static io.swagger.v3.oas.models;
  requires static com.fasterxml.jackson.databind;

  exports com.quorum.tessera.openapi;
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy