Jar examples for g:gbench
GBench is a benchmarking framework for Groovy
You can download jar file gbench 0.4.3-groovy-2.4 in this page.
The Apache Software License, Version 2.0
You can use the following script to add gbench-0.4.3-groovy-2.4.jar to your project.
<dependency> <groupId>org.gperfutils</groupId> <artifactId>gbench</artifactId> <version>0.4.3-groovy-2.4</version> </dependency>
compile group: 'org.gperfutils', name: 'gbench', version: '0.4.3-groovy-2.4'
libraryDependencies += "org.gperfutils" % "gbench" % "0.4.3-groovy-2.4"
<dependency org="org.gperfutils" name="gbench" rev="0.4.3-groovy-2.4"/>
@Grapes(@Grab(group='org.gperfutils', module='gbench', version='0.4.3-groovy-2.4'))
'org.gperfutils:gbench:jar:0.4.3-groovy-2.4'
Click the following link to download the jar file.
gbench-0.4.3-groovy-2.4-javadoc.jar