<dependency>
<groupId>com.jcabi</groupId>
<artifactId>jcabi-matchers</artifactId>
<version>1.1</version>
</dependency>
<parent> <groupId>com.jcabi</groupId> <artifactId>jcabi</artifactId> <version>1.5.1</version> </parent>
compile
|-- org.hamcrest:hamcrest-library
|-- org.hamcrest:hamcrest-core
|-- org.apache.commons:commons-lang3
provided
|-- javax.xml.bind:jaxb-api:2.2.11
|-- javax.xml.bind:jsr173_api:1.0
|-- com.sun.xml.bind:jaxb-impl:2.2.8-b01
|-- net.sourceforge.saxon:saxon:9.1.0.8
|-- net.sourceforge.saxon:saxon:9.1.0.8
test