This is a simple domain used for testing javax.cache. It is in it's own module so that classloading nuances can be tested.
'javax.cache:test-domain:0.2'
<dependency>
<groupId>javax.cache</groupId>
<artifactId>test-domain</artifactId>
<version>0.2</version>
</dependency>
<dependency org="javax.cache" name="test-domain" rev="0.2"/>
"javax.cache", "test-domain", "0.2"