License |
License |
---|---|
Categories |
CategoriesCLI User Interface |
GroupId | GroupIdfr.inria.eventcloud |
ArtifactId | ArtifactIdeventcloud-deployment-cli |
Last Version | Last Version1.6.0 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptioneventcloud-deployment-cli
Parent module for EventCloud maven related modules.
|
Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/fr.inria.eventcloud/eventcloud-deployment-cli/ -->
<dependency>
<groupId>fr.inria.eventcloud</groupId>
<artifactId>eventcloud-deployment-cli</artifactId>
<version>1.6.0</version>
</dependency>
// https://jarcasting.com/artifacts/fr.inria.eventcloud/eventcloud-deployment-cli/
implementation 'fr.inria.eventcloud:eventcloud-deployment-cli:1.6.0'
// https://jarcasting.com/artifacts/fr.inria.eventcloud/eventcloud-deployment-cli/
implementation ("fr.inria.eventcloud:eventcloud-deployment-cli:1.6.0")
'fr.inria.eventcloud:eventcloud-deployment-cli:jar:1.6.0'
<dependency org="fr.inria.eventcloud" name="eventcloud-deployment-cli" rev="1.6.0">
<artifact name="eventcloud-deployment-cli" type="jar" />
</dependency>
@Grapes(
@Grab(group='fr.inria.eventcloud', module='eventcloud-deployment-cli', version='1.6.0')
)
libraryDependencies += "fr.inria.eventcloud" % "eventcloud-deployment-cli" % "1.6.0"
[fr.inria.eventcloud/eventcloud-deployment-cli "1.6.0"]
Group / Artifact | Type | Version |
---|---|---|
fr.inria.eventcloud : eventcloud-webservices-core | jar | 1.6.0 |
commons-io : commons-io | jar | 2.4 |
jline : jline | jar | 2.11 |
com.beust : jcommander | jar | 1.32 |