GitHub / atlanmod / pacmon
Framework for monitoring energy consumptions of Java programs
JSON API: https://data.code.gouv.fr/api/v1/hosts/GitHub/repositories/atlanmod%2Fpacmon
Stars: 3
Forks: 1
Open issues: 6
License: None
Language: Java
Size: 287 KB
Dependencies parsed at:
32
Created at: over 6 years ago
Updated at: over 1 year ago
Pushed at: about 4 years ago
Last synced at: 7 days ago
benchmark/pom.xml
maven
- com.mashape.unirest:unirest-java 1.4.9
- com.sun:tools 1.8
- net.sf.jopt-simple:jopt-simple 4.5
- org.org.atlanmod:facadePowerApi 1.0-SNAPSHOT
- org.powerapi:powerapi-core_2.11 4.0
- org.scala-lang:scala-library 2.11.12
- junit:junit 4.12 test
- org.specs:specs 1.2.5 test
instrumentation/pom.xml
maven
- com.mashape.unirest:unirest-java 1.4.9
- net.bytebuddy:byte-buddy 1.9.9
- net.bytebuddy:byte-buddy-agent 1.9.9
- org.atlanmod:process ${revision}
pom.xml
maven
process/pom.xml
maven
- net.sf.jopt-simple:jopt-simple 4.5
- org.powerapi:powerapi-core_2.11 4.0
- org.scala-lang:scala-library 2.11.12
- junit:junit 4.12 test
- org.specs:specs 1.2.5 test
server/pom.xml
maven
- org.atlanmod:thread ${revision} compile
- com.mashape.unirest:unirest-java 1.4.9
- commons-cli:commons-cli 1.4
- io.javalin:javalin 2.8.0
- io.mappedbus:MappedBus 0.5.0
- junit:junit 4.12
- net.bytebuddy:byte-buddy 1.9.9
- net.bytebuddy:byte-buddy-agent 1.9.9
- org.atlanmod:process ${revision}
system/pom.xml
maven
- commons-io:commons-io 2.6
- junit:junit 4.11 test
thread/pom.xml
maven
- com.sun:tools 1.8
- org.atlanmod:process ${revision}
- org.scala-lang:scala-library 2.11.12
- junit:junit 4.12 test