License |
License |
---|---|
GroupId | GroupIddk.alexandra.fresco |
ArtifactId | ArtifactIdcommon |
Version | Version1.3.2 |
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 |
---|---|
common-1.3.2.pom | |
common-1.3.2.jar | 183 KB |
common-1.3.2-tests.jar | 281 KB |
common-1.3.2-sources.jar | 91 KB |
common-1.3.2-javadoc.jar | 443 KB |
Browse |
<!-- https://jarcasting.com/artifacts/dk.alexandra.fresco/common/ -->
<dependency>
<groupId>dk.alexandra.fresco</groupId>
<artifactId>common</artifactId>
<version>1.3.2</version>
</dependency>
// https://jarcasting.com/artifacts/dk.alexandra.fresco/common/
implementation 'dk.alexandra.fresco:common:1.3.2'
// https://jarcasting.com/artifacts/dk.alexandra.fresco/common/
implementation ("dk.alexandra.fresco:common:1.3.2")
'dk.alexandra.fresco:common:jar:1.3.2'
<dependency org="dk.alexandra.fresco" name="common" rev="1.3.2">
<artifact name="common" type="jar" />
</dependency>
@Grapes(
@Grab(group='dk.alexandra.fresco', module='common', version='1.3.2')
)
libraryDependencies += "dk.alexandra.fresco" % "common" % "1.3.2"
[dk.alexandra.fresco/common "1.3.2"]
Group / Artifact | Type | Version |
---|---|---|
dk.alexandra.fresco : core | jar | 1.3.2 |
org.slf4j : slf4j-api | jar | 1.7.25 |
Group / Artifact | Type | Version |
---|---|---|
dk.alexandra.fresco : core | test-jar | 1.3.2 |
org.mockito : mockito-core | jar | 3.3.3 |
ch.qos.logback : logback-classic | jar | 1.2.3 |
junit : junit | jar | 4.13.1 |
org.hamcrest : hamcrest-library | jar | 1.3 |