| License |
License |
|---|---|
| GroupId | GroupIdfr.inria.eventcloud |
| ArtifactId | ArtifactIdeventcloud-utils |
| Last Version | Last Version1.6.0 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptioneventcloud-utils
Parent module for EventCloud maven related modules.
|
| Project Organization |
Project Organization |
| Filename | Size |
|---|---|
| eventcloud-utils-1.6.0.pom | |
| eventcloud-utils-1.6.0.jar | 6 KB |
| eventcloud-utils-1.6.0-sources.jar | 6 KB |
| eventcloud-utils-1.6.0-javadoc.jar | 55 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/fr.inria.eventcloud/eventcloud-utils/ -->
<dependency>
<groupId>fr.inria.eventcloud</groupId>
<artifactId>eventcloud-utils</artifactId>
<version>1.6.0</version>
</dependency>
// https://jarcasting.com/artifacts/fr.inria.eventcloud/eventcloud-utils/
implementation 'fr.inria.eventcloud:eventcloud-utils:1.6.0'
// https://jarcasting.com/artifacts/fr.inria.eventcloud/eventcloud-utils/
implementation ("fr.inria.eventcloud:eventcloud-utils:1.6.0")
'fr.inria.eventcloud:eventcloud-utils:jar:1.6.0'
<dependency org="fr.inria.eventcloud" name="eventcloud-utils" rev="1.6.0">
<artifact name="eventcloud-utils" type="jar" />
</dependency>
@Grapes(
@Grab(group='fr.inria.eventcloud', module='eventcloud-utils', version='1.6.0')
)
libraryDependencies += "fr.inria.eventcloud" % "eventcloud-utils" % "1.6.0"
[fr.inria.eventcloud/eventcloud-utils "1.6.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.apache.jena : jena-arq | jar | 2.11.0 |
| ch.qos.logback : logback-classic | jar | 1.0.13 |
| com.google.guava : guava | jar | 15.0 |
| org.codehaus.janino : janino | jar | 2.6.1 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.11 |