FRESCO parent pom

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

master-pom
Last Version

Last Version

1.3.3
Release Date

Release Date

Type

Type

pom
Description

Description

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

Project URL

https://github.com/aicis/fresco
Project Organization

Project Organization

The Alexandra Institute
Source Code Management

Source Code Management

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

Download master-pom

Filename Size
master-pom-1.3.3.pom 5 KB
Browse

How to add to project

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

  • core
  • lib
  • suite
  • demos
  • tools
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