<dependency>
<groupId>ca.uhn.hapi.fhir</groupId>
<artifactId>hapi-fhir-base</artifactId>
<version>0.5</version>
</dependency>
<parent> <groupId>ca.uhn.hapi.fhir</groupId> <artifactId>hapi-fhir</artifactId> <version>0.5</version> </parent>
compile
|-- javax.json:javax.json-api:1.0
|-- org.glassfish:javax.json:1.0.4
|-- org.codehaus.woodstox:woodstox-core-asl:4.2.0
|-- org.apache.commons:commons-lang3:3.2.1
|-- commons-codec:commons-codec:1.9
|-- ch.qos.logback:logback-classic
|-- org.apache.httpcomponents:httpclient:4.3.3
|-- org.apache.httpcomponents:httpcore:4.3.2
|-- org.springframework:spring-beans
provided
|-- javax.servlet:javax.servlet-api:3.0.1
test
|-- junit:junit
|-- org.eclipse.jetty:jetty-servlets:9.1.1.v20140108
|-- org.eclipse.jetty:jetty-servlet:9.1.1.v20140108
|-- org.eclipse.jetty:jetty-server:9.1.1.v20140108
|-- org.eclipse.jetty:jetty-servlet:9.1.1.v20140108
|-- org.eclipse.jetty:jetty-util:9.1.1.v20140108
|-- org.mockito:mockito-all:1.9.5
|-- net.sf.json-lib:json-lib:2.4
|-- net.sf.json-lib:json-lib:2.4
|-- commons-httpclient:commons-httpclient:3.1