is not current version
Last Version 1.3.3

fresco-core 1.3.1

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
Version

Version

1.3.1
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 1.3.1


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

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.