| License |
License |
|---|---|
| GroupId | GroupIddk.alexandra.fresco |
| ArtifactId | ArtifactIddea |
| Last Version | Last Version1.3.3 |
| Release Date | Release Date |
| 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 |
|---|---|
| dea-1.3.3.pom | |
| dea-1.3.3.jar | 25 KB |
| dea-1.3.3-tests.jar | 32 KB |
| dea-1.3.3-sources.jar | 11 KB |
| dea-1.3.3-javadoc.jar | 39 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/dk.alexandra.fresco/dea/ -->
<dependency>
<groupId>dk.alexandra.fresco</groupId>
<artifactId>dea</artifactId>
<version>1.3.3</version>
</dependency>
// https://jarcasting.com/artifacts/dk.alexandra.fresco/dea/
implementation 'dk.alexandra.fresco:dea:1.3.3'
// https://jarcasting.com/artifacts/dk.alexandra.fresco/dea/
implementation ("dk.alexandra.fresco:dea:1.3.3")
'dk.alexandra.fresco:dea:jar:1.3.3'
<dependency org="dk.alexandra.fresco" name="dea" rev="1.3.3">
<artifact name="dea" type="jar" />
</dependency>
@Grapes(
@Grab(group='dk.alexandra.fresco', module='dea', version='1.3.3')
)
libraryDependencies += "dk.alexandra.fresco" % "dea" % "1.3.3"
[dk.alexandra.fresco/dea "1.3.3"]
| Group / Artifact | Type | Version |
|---|---|---|
| dk.alexandra.fresco : core | jar | 1.3.3 |
| dk.alexandra.fresco : lp | jar | 1.3.3 |
| org.slf4j : slf4j-api | jar | 1.7.25 |
| Group / Artifact | Type | Version |
|---|---|---|
| dk.alexandra.fresco : core | test-jar | 1.3.3 |
| org.apache.commons : commons-math3 | jar | 3.6.1 |
| 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 |