eventcloud-api

Parent module for EventCloud maven related modules.

License

License

GroupId

GroupId

fr.inria.eventcloud
ArtifactId

ArtifactId

eventcloud-api
Last Version

Last Version

1.6.0
Release Date

Release Date

Type

Type

jar
Description

Description

eventcloud-api
Parent module for EventCloud maven related modules.
Project Organization

Project Organization

INRIA Sophia Antipolis

Download eventcloud-api

How to add to project

<!-- https://jarcasting.com/artifacts/fr.inria.eventcloud/eventcloud-api/ -->
<dependency>
    <groupId>fr.inria.eventcloud</groupId>
    <artifactId>eventcloud-api</artifactId>
    <version>1.6.0</version>
</dependency>
// https://jarcasting.com/artifacts/fr.inria.eventcloud/eventcloud-api/
implementation 'fr.inria.eventcloud:eventcloud-api:1.6.0'
// https://jarcasting.com/artifacts/fr.inria.eventcloud/eventcloud-api/
implementation ("fr.inria.eventcloud:eventcloud-api:1.6.0")
'fr.inria.eventcloud:eventcloud-api:jar:1.6.0'
<dependency org="fr.inria.eventcloud" name="eventcloud-api" rev="1.6.0">
  <artifact name="eventcloud-api" type="jar" />
</dependency>
@Grapes(
@Grab(group='fr.inria.eventcloud', module='eventcloud-api', version='1.6.0')
)
libraryDependencies += "fr.inria.eventcloud" % "eventcloud-api" % "1.6.0"
[fr.inria.eventcloud/eventcloud-api "1.6.0"]

Dependencies

compile (6)

Group / Artifact Type Version
fr.inria.eventcloud : eventcloud-configuration jar 1.6.0
fr.inria.eventcloud : eventcloud-utils jar 1.6.0
org.objectweb.proactive.extensions.p2p.structured : proactive-p2p-structured-utils jar 1.6.0
com.google.guava : guava jar 15.0
org.apache.jena : jena-arq jar 2.11.0
org.infinispan : infinispan-core jar 5.3.0.Final

test (1)

Group / Artifact Type Version
junit : junit jar 4.11

Project Modules

There are no modules declared in this project.

Versions

Version
1.6.0
1.5.1
1.4.0
1.3.0
1.2.1
1.1.0
1.0.0