eventcloud-core

Parent module for EventCloud maven related modules.

License

License

GroupId

GroupId

fr.inria.eventcloud
ArtifactId

ArtifactId

eventcloud-core
Last Version

Last Version

1.6.0
Release Date

Release Date

Type

Type

jar
Description

Description

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

Project Organization

INRIA Sophia Antipolis

Download eventcloud-core

How to add to project

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

Dependencies

compile (8)

Group / Artifact Type Version
fr.inria.eventcloud : eventcloud-api jar 1.6.0
fr.inria.eventcloud : eventcloud-utils jar 1.6.0
org.objectweb.proactive.extensions.p2p.structured : proactive-p2p-structured-can jar 1.6.0
com.ebmwebsourcing.projects.soceda.wp2-federated-middleware-layer.social-components » social-filter jar v0.5
joda-time : joda-time jar 2.3
org.apache.jena : jena-tdb jar 1.0.0
net.sf.ehcache : ehcache jar 2.7.4
org.infinispan : infinispan-core jar 5.3.0.Final

test (2)

Group / Artifact Type Version
org.objectweb.proactive.extensions.p2p.structured : proactive-p2p-structured-core test-jar 1.6.0
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