Last Version

eventcloud 1.6.0

Parent module for EventCloud maven related modules.

License

License

GroupId

GroupId

fr.inria.eventcloud
ArtifactId

ArtifactId

eventcloud
Version

Version

1.6.0
Type

Type

pom
Description

Description

eventcloud
Parent module for EventCloud maven related modules.
Project Organization

Project Organization

INRIA Sophia Antipolis

Download eventcloud 1.6.0

Filename Size
eventcloud-1.6.0.pom 1000 bytes
Browse

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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • eventcloud-adapters
  • eventcloud-api
  • eventcloud-benchmarks
  • eventcloud-bundle
  • eventcloud-configuration
  • eventcloud-core
  • eventcloud-deployment
  • eventcloud-translators
  • eventcloud-utils
  • eventcloud-webservices