License |
License |
---|---|
GroupId | GroupIdfr.inria.eventcloud |
ArtifactId | ArtifactIdeventcloud-api |
Last Version | Last Version1.6.0 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptioneventcloud-api
Parent module for EventCloud maven related modules.
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
eventcloud-api-1.6.0.pom | |
eventcloud-api-1.6.0.jar | 52 KB |
eventcloud-api-1.6.0-sources.jar | 52 KB |
eventcloud-api-1.6.0-javadoc.jar | 274 KB |
Browse |
<!-- 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"]
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 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.11 |