License |
License |
---|---|
GroupId | GroupIdfr.inria.eventcloud |
ArtifactId | ArtifactIdeventcloud-benchmarks |
Last Version | Last Version1.6.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionParent module for EventCloud maven related modules.
|
Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/fr.inria.eventcloud/eventcloud-benchmarks/ -->
<dependency>
<groupId>fr.inria.eventcloud</groupId>
<artifactId>eventcloud-benchmarks</artifactId>
<version>1.6.0</version>
</dependency>
// https://jarcasting.com/artifacts/fr.inria.eventcloud/eventcloud-benchmarks/
implementation 'fr.inria.eventcloud:eventcloud-benchmarks:1.6.0'
// https://jarcasting.com/artifacts/fr.inria.eventcloud/eventcloud-benchmarks/
implementation ("fr.inria.eventcloud:eventcloud-benchmarks:1.6.0")
'fr.inria.eventcloud:eventcloud-benchmarks:jar:1.6.0'
<dependency org="fr.inria.eventcloud" name="eventcloud-benchmarks" rev="1.6.0">
<artifact name="eventcloud-benchmarks" type="jar" />
</dependency>
@Grapes(
@Grab(group='fr.inria.eventcloud', module='eventcloud-benchmarks', version='1.6.0')
)
libraryDependencies += "fr.inria.eventcloud" % "eventcloud-benchmarks" % "1.6.0"
[fr.inria.eventcloud/eventcloud-benchmarks "1.6.0"]
Group / Artifact | Type | Version |
---|---|---|
com.beust : jcommander | jar | 1.32 |
org.apache.commons : commons-math3 | jar | 3.2 |
fr.inria.eventcloud : eventcloud-core | jar | 1.6.0 |
fr.inria.eventcloud : eventcloud-core | test-jar | 1.6.0 |
org.objectweb.proactive.extensions.p2p.structured : proactive-p2p-structured-core | test-jar | 1.6.0 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.11 |