A sample classpath used for testing ClassesOnClasspath. Contains a single package d, with a test class and a non-test class.
'com.dhemery.runtime-suite:classpath.d:0.2'
<dependency>
<groupId>com.dhemery.runtime-suite</groupId>
<artifactId>classpath.d</artifactId>
<version>0.2</version>
</dependency>
<dependency org="com.dhemery.runtime-suite" name="classpath.d" rev="0.2"/>
"com.dhemery.runtime-suite", "classpath.d", "0.2"