The library to be used to allow profiling constraint programming solvers written in Java using cp-profiler (https://github.com/cp-profiler)
'com.github.cp-profiler:cpprof-java:1.1.0'
<dependency>
<groupId>com.github.cp-profiler</groupId>
<artifactId>cpprof-java</artifactId>
<version>1.1.0</version>
</dependency>
<dependency org="com.github.cp-profiler" name="cpprof-java" rev="1.1.0"/>
"com.github.cp-profiler", "cpprof-java", "1.1.0"