<dependency>
<groupId>io.github.halibobor</groupId>
<artifactId>leveldb-benchmark</artifactId>
<version>1.23.1</version>
</dependency>
@Grapes(
@Grab(group='io.github.halibobor', module='leveldb-benchmark', version='1.23.1')
)