| License |
License |
|---|---|
| GroupId | GroupIddk.alexandra.fresco |
| ArtifactId | ArtifactIdstat |
| Last Version | Last Version0.5 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionFRESCO-stat
Library for secure statistics and linear algebra on data divided among multiple parties without
sharing the data with the other parties.
|
| Project URL |
Project URL |
| Project Organization |
Project Organization |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| stat-0.5.pom | |
| stat-0.5.jar | 229 KB |
| stat-0.5-sources.jar | 94 KB |
| stat-0.5-javadoc.jar | 799 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/dk.alexandra.fresco/stat/ -->
<dependency>
<groupId>dk.alexandra.fresco</groupId>
<artifactId>stat</artifactId>
<version>0.5</version>
</dependency>
// https://jarcasting.com/artifacts/dk.alexandra.fresco/stat/
implementation 'dk.alexandra.fresco:stat:0.5'
// https://jarcasting.com/artifacts/dk.alexandra.fresco/stat/
implementation ("dk.alexandra.fresco:stat:0.5")
'dk.alexandra.fresco:stat:jar:0.5'
<dependency org="dk.alexandra.fresco" name="stat" rev="0.5">
<artifact name="stat" type="jar" />
</dependency>
@Grapes(
@Grab(group='dk.alexandra.fresco', module='stat', version='0.5')
)
libraryDependencies += "dk.alexandra.fresco" % "stat" % "0.5"
[dk.alexandra.fresco/stat "0.5"]
| Group / Artifact | Type | Version |
|---|---|---|
| dk.alexandra.fresco : core | jar | 1.3.3 |
| dk.alexandra.fresco : mimc | jar | 1.3.3 |
| dk.alexandra.fresco : fixed | jar | 1.3.3 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.13.1 |
| org.mockito : mockito-core | jar | 3.7.7 |
| org.apache.commons : commons-math3 | jar | 3.6.1 |
| org.hamcrest : hamcrest | jar | 2.2 |
| dk.alexandra.fresco : core | test-jar | 1.3.3 |