Hi,

These ones from ./plc4j/protocols/benchmarks/pom.xml

    <!-- GNU General Public License (GPL), version 2, with the Classpath 
exception see 
https://commons.apache.org/proper/commons-lang/dependencies.html-->
    <dependency>
      <groupId>org.openjdk.jmh</groupId>
      <artifactId>jmh-core</artifactId>
    </dependency>
    <!-- GNU General Public License (GPL), version 2, with the Classpath 
exception see 
https://commons.apache.org/proper/commons-lang/dependencies.html-->
    <dependency>
      <groupId>org.openjdk.jmh</groupId>
      <artifactId>jmh-generator-annprocess</artifactId>
      <scope>provided</scope>
    </dependency>

Thanks,
Justin

Reply via email to