License |
License |
---|---|
GroupId | GroupIdfr.inria.eventcloud |
ArtifactId | ArtifactIdeventcloud-webservices-api |
Last Version | Last Version1.6.0 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptioneventcloud-webservices-api
Parent module for EventCloud maven related modules.
|
Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/fr.inria.eventcloud/eventcloud-webservices-api/ -->
<dependency>
<groupId>fr.inria.eventcloud</groupId>
<artifactId>eventcloud-webservices-api</artifactId>
<version>1.6.0</version>
</dependency>
// https://jarcasting.com/artifacts/fr.inria.eventcloud/eventcloud-webservices-api/
implementation 'fr.inria.eventcloud:eventcloud-webservices-api:1.6.0'
// https://jarcasting.com/artifacts/fr.inria.eventcloud/eventcloud-webservices-api/
implementation ("fr.inria.eventcloud:eventcloud-webservices-api:1.6.0")
'fr.inria.eventcloud:eventcloud-webservices-api:jar:1.6.0'
<dependency org="fr.inria.eventcloud" name="eventcloud-webservices-api" rev="1.6.0">
<artifact name="eventcloud-webservices-api" type="jar" />
</dependency>
@Grapes(
@Grab(group='fr.inria.eventcloud', module='eventcloud-webservices-api', version='1.6.0')
)
libraryDependencies += "fr.inria.eventcloud" % "eventcloud-webservices-api" % "1.6.0"
[fr.inria.eventcloud/eventcloud-webservices-api "1.6.0"]
Group / Artifact | Type | Version |
---|---|---|
fr.inria.eventcloud : eventcloud-translators-wsn | jar | 1.6.0 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.11 |