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