<dependency>
<groupId>org.tomitribe</groupId>
<artifactId>tomitribe-crest</artifactId>
<version>0.26</version>
</dependency>
<parent> <groupId>org.tomitribe</groupId> <artifactId>tomitribe-crest-parent</artifactId> <version>0.26</version> </parent>
compile
|-- org.tomitribe:tomitribe-crest-api
|-- org.tomitribe:tomitribe-util
|-- org.apache.xbean:xbean-asm9-shaded
|-- org.apache.xbean:xbean-finder-shaded
|-- com.google.auto.service:auto-service:1.0-rc2
provided
|-- org.apache.geronimo.specs:geronimo-annotation_1.0_spec:1.1.1
|-- org.apache.geronimo.specs:geronimo-validation_2.0_spec
test
|-- junit:junit