License |
License |
---|---|
GroupId | GroupIddk.alexandra.fresco |
ArtifactId | ArtifactIdaggregation |
Version | Version1.3.0 |
Type | Typejar |
Description |
DescriptionA FRamework for Efficient and Secure COmputation. This is the parent pom for making the sub
modules.
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
aggregation-1.3.0.pom | |
aggregation-1.3.0.jar | 1 MB |
aggregation-1.3.0-sources.jar | 3 KB |
aggregation-1.3.0-javadoc.jar | 15 KB |
Browse |
<!-- https://jarcasting.com/artifacts/dk.alexandra.fresco/aggregation/ -->
<dependency>
<groupId>dk.alexandra.fresco</groupId>
<artifactId>aggregation</artifactId>
<version>1.3.0</version>
</dependency>
// https://jarcasting.com/artifacts/dk.alexandra.fresco/aggregation/
implementation 'dk.alexandra.fresco:aggregation:1.3.0'
// https://jarcasting.com/artifacts/dk.alexandra.fresco/aggregation/
implementation ("dk.alexandra.fresco:aggregation:1.3.0")
'dk.alexandra.fresco:aggregation:jar:1.3.0'
<dependency org="dk.alexandra.fresco" name="aggregation" rev="1.3.0">
<artifact name="aggregation" type="jar" />
</dependency>
@Grapes(
@Grab(group='dk.alexandra.fresco', module='aggregation', version='1.3.0')
)
libraryDependencies += "dk.alexandra.fresco" % "aggregation" % "1.3.0"
[dk.alexandra.fresco/aggregation "1.3.0"]
Group / Artifact | Type | Version |
---|---|---|
dk.alexandra.fresco : demos-common | jar | 1.3.0 |
dk.alexandra.fresco : mimc | jar | 1.3.0 |
dk.alexandra.fresco : spdz | jar | 1.3.0 |
dk.alexandra.fresco : tinytables | jar | 1.3.0 |
ch.qos.logback : logback-classic | jar | 1.2.3 |
org.slf4j : slf4j-api | jar | 1.7.25 |
Group / Artifact | Type | Version |
---|---|---|
dk.alexandra.fresco : core | test-jar | 1.3.0 |
junit : junit | jar | 4.12 |
org.hamcrest : hamcrest-library | jar | 1.3 |