<dependency>
<groupId>com.damnhandy</groupId>
<artifactId>handy-uri-templates</artifactId>
<version>2.0.2</version>
</dependency>
<parent> <groupId>org.sonatype.oss</groupId> <artifactId>oss-parent</artifactId> <version>7</version> </parent>
compile
|-- com.fasterxml.jackson.core:jackson-core:2.4.1
|-- com.fasterxml.jackson.core:jackson-databind:2.4.1
|-- com.fasterxml.jackson.core:jackson-annotations:2.4.1
test
|-- junit:junit:4.11
|-- com.google.guava:guava:17.0