License |
License |
---|---|
GroupId | GroupIdfr.inria.eventcloud |
ArtifactId | ArtifactIdeventcloud-adapters |
Last Version | Last Version1.6.0 |
Release Date | Release Date |
Type | Typepom |
Description |
Descriptioneventcloud-adapters
Parent module for EventCloud maven related modules.
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
eventcloud-adapters-1.6.0.pom | 664 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/fr.inria.eventcloud/eventcloud-adapters/ -->
<dependency>
<groupId>fr.inria.eventcloud</groupId>
<artifactId>eventcloud-adapters</artifactId>
<version>1.6.0</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/fr.inria.eventcloud/eventcloud-adapters/
implementation 'fr.inria.eventcloud:eventcloud-adapters:1.6.0'
// https://jarcasting.com/artifacts/fr.inria.eventcloud/eventcloud-adapters/
implementation ("fr.inria.eventcloud:eventcloud-adapters:1.6.0")
'fr.inria.eventcloud:eventcloud-adapters:pom:1.6.0'
<dependency org="fr.inria.eventcloud" name="eventcloud-adapters" rev="1.6.0">
<artifact name="eventcloud-adapters" type="pom" />
</dependency>
@Grapes(
@Grab(group='fr.inria.eventcloud', module='eventcloud-adapters', version='1.6.0')
)
libraryDependencies += "fr.inria.eventcloud" % "eventcloud-adapters" % "1.6.0"
[fr.inria.eventcloud/eventcloud-adapters "1.6.0"]