Jar examples for d:device-aggregator
Aggregates Formula messages by their timestamps and devices.
You can download jar file device-aggregator 1.5 in this page.
You can use the following script to add device-aggregator-1.5.jar to your project.
<dependency> <groupId>fr.inria.powerapi.processor</groupId> <artifactId>device-aggregator</artifactId> <version>1.5</version> </dependency>
compile group: 'fr.inria.powerapi.processor', name: 'device-aggregator', version: '1.5'
libraryDependencies += "fr.inria.powerapi.processor" % "device-aggregator" % "1.5"
<dependency org="fr.inria.powerapi.processor" name="device-aggregator" rev="1.5"/>
@Grapes(@Grab(group='fr.inria.powerapi.processor', module='device-aggregator', version='1.5'))
'fr.inria.powerapi.processor:device-aggregator:jar:1.5'
Click the following link to download the jar file.
device-aggregator-1.5-javadoc.jar