License |
License |
---|---|
GroupId | GroupIdfr.inria.eventcloud |
ArtifactId | ArtifactIdeventcloud-logs-analyzer |
Last Version | Last Version1.1.0 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptioneventcloud-logs-analyzer
Analyze eventclouds logs to highlight the events which has been filtered according to the answers given by the social filter.
|
Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/fr.inria.eventcloud/eventcloud-logs-analyzer/ -->
<dependency>
<groupId>fr.inria.eventcloud</groupId>
<artifactId>eventcloud-logs-analyzer</artifactId>
<version>1.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/fr.inria.eventcloud/eventcloud-logs-analyzer/
implementation 'fr.inria.eventcloud:eventcloud-logs-analyzer:1.1.0'
// https://jarcasting.com/artifacts/fr.inria.eventcloud/eventcloud-logs-analyzer/
implementation ("fr.inria.eventcloud:eventcloud-logs-analyzer:1.1.0")
'fr.inria.eventcloud:eventcloud-logs-analyzer:jar:1.1.0'
<dependency org="fr.inria.eventcloud" name="eventcloud-logs-analyzer" rev="1.1.0">
<artifact name="eventcloud-logs-analyzer" type="jar" />
</dependency>
@Grapes(
@Grab(group='fr.inria.eventcloud', module='eventcloud-logs-analyzer', version='1.1.0')
)
libraryDependencies += "fr.inria.eventcloud" % "eventcloud-logs-analyzer" % "1.1.0"
[fr.inria.eventcloud/eventcloud-logs-analyzer "1.1.0"]
Group / Artifact | Type | Version |
---|---|---|
ch.qos.logback : logback-classic | jar | 1.0.6 |
com.beust : jcommander | jar | 1.26 |
org.apache.commons : commons-vfs2 | jar | 2.0 |
org.swinglabs.swingx : swingx-all | jar | 1.6.3 |