<dependency>
<groupId>com.damnhandy</groupId>
<artifactId>handy-uri-templates</artifactId>
<version>1.1.7</version>
</dependency>
<parent> <groupId>org.sonatype.oss</groupId> <artifactId>oss-parent</artifactId> <version>7</version> </parent>
provided
|-- javax.ws.rs:jsr311-api:1.1.1
test
|-- junit:junit:4.10
|-- com.sun.jersey:jersey-core:1.12
|-- com.sun.jersey:jersey-server:1.12
|-- com.fasterxml.jackson.core:jackson-core:2.0.2
|-- com.fasterxml.jackson.core:jackson-databind:2.0.2