fresco-core

A FRamework for Efficient and Secure COmputation. This is the parent pom for making the sub modules.

License

License

GroupId

GroupId

dk.alexandra.fresco
ArtifactId

ArtifactId

core
Last Version

Last Version

1.3.3
Release Date

Release Date

Type

Type

jar
Description

Description

fresco-core
A FRamework for Efficient and Secure COmputation. This is the parent pom for making the sub modules.
Project Organization

Project Organization

The Alexandra Institute
Source Code Management

Source Code Management

https://github.com/aicis/fresco/tree/master/core/

Download core

How to add to project

<!-- https://jarcasting.com/artifacts/dk.alexandra.fresco/core/ -->
<dependency>
    <groupId>dk.alexandra.fresco</groupId>
    <artifactId>core</artifactId>
    <version>1.3.3</version>
</dependency>
// https://jarcasting.com/artifacts/dk.alexandra.fresco/core/
implementation 'dk.alexandra.fresco:core:1.3.3'
// https://jarcasting.com/artifacts/dk.alexandra.fresco/core/
implementation ("dk.alexandra.fresco:core:1.3.3")
'dk.alexandra.fresco:core:jar:1.3.3'
<dependency org="dk.alexandra.fresco" name="core" rev="1.3.3">
  <artifact name="core" type="jar" />
</dependency>
@Grapes(
@Grab(group='dk.alexandra.fresco', module='core', version='1.3.3')
)
libraryDependencies += "dk.alexandra.fresco" % "core" % "1.3.3"
[dk.alexandra.fresco/core "1.3.3"]

Dependencies

compile (1)

Group / Artifact Type Version
org.slf4j : slf4j-api jar 1.7.25

test (4)

Group / Artifact Type Version
ch.qos.logback : logback-classic jar 1.2.3
org.mockito : mockito-core jar 3.3.3
junit : junit jar 4.13.1
org.hamcrest : hamcrest-library jar 1.3

Project Modules

There are no modules declared in this project.
dk.alexandra.fresco

Security Lab // Alexandra Institute

The Alexandra Institute's Security Lab works on emerging security technologies. Here we keep some of our open source projects. Enjoy!

Versions

Version
1.3.3
1.3.2
1.3.1
1.3.0
1.2.1
1.2.0
1.1.3
1.1.2
1.1.1
1.1.0
1.0.0