<dependency>
<groupId>com.jcabi</groupId>
<artifactId>jcabi-github</artifactId>
<version>0.28</version>
</dependency>
<parent> <groupId>com.jcabi</groupId> <artifactId>jcabi</artifactId> <version>1.20.1</version> </parent>
compile
|-- com.jcabi:jcabi-aspects:0.22.5
|-- com.jcabi:jcabi-xml:0.17.2
|-- com.jcabi.incubator:xembly:0.22
|-- com.jcabi:jcabi-log:0.17.1
|-- org.apache.commons:commons-lang3
|-- org.hamcrest:hamcrest-library
|-- org.hamcrest:hamcrest-core
provided
runtime
|-- com.sun.jersey:jersey-client:1.18.1
|-- com.sun.jersey:jersey-core:1.18.1
|-- org.apache.httpcomponents:httpcore:4.4.4
|-- org.apache.httpcomponents:httpclient:4.5.2
test
|-- commons-collections:commons-collections
|-- commons-codec:commons-codec
|-- org.reflections:reflections:0.9.10
|-- javax.validation:validation-api