<dependency>
<groupId>com.damnhandy</groupId>
<artifactId>handy-uri-templates</artifactId>
<version>2.1.3</version>
<type>bundle</type>
</dependency>
<parent> <groupId>org.sonatype.oss</groupId> <artifactId>oss-parent</artifactId> <version>7</version> </parent>
compile
|-- com.fasterxml.jackson.core:jackson-core:2.6.4
|-- com.fasterxml.jackson.core:jackson-databind:2.6.4
|-- com.fasterxml.jackson.core:jackson-annotations:2.6.4
test
|-- junit:junit:4.12
|-- com.google.guava:guava:18.0