MVN

dk.alexandra.fresco.outsourcing : outsourcing

Maven & Gradle

Oct 20, 2022
2 stars

Fresco Outsourcing · A module for FRESCO that deals with outsourcing MPC computation from a group of clients to a group of MPC servers.

<dependency>
    <groupId>dk.alexandra.fresco.outsourcing</groupId>
    <artifactId>outsourcing</artifactId>
    <version>0.1</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of dk.alexandra.fresco.outsourcing : outsourcing to add to Maven - Latest Versions:

  • Latest Stable: 0.1

All Versions

Choose a version of dk.alexandra.fresco.outsourcing : outsourcing to add to Maven - All Versions:

Version Vulnerabilities Updated
0.1
outsourcing-0.1

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>dk.alexandra.fresco.outsourcing</groupId>
    <artifactId>outsourcing</artifactId>
    <version>0.1</version>
</dependency>

Advertisement