dependencies { compile project(':typeinfo') compile project(':collections') } jmh { include = 'understandingcollections.jmhtests.*' }