| License | License | 
|---|---|
| Categories | CategoriesJava Languages Spring MVC User Interface Web Frameworks CLI | 
| GroupId | GroupIdorg.hspconsortium | 
| ArtifactId | ArtifactIdhsp-java-client-example-spring-mvc | 
| Last Version | Last Version0.8 | 
| Release Date | Release Date | 
| Type | Typewar | 
| Description | DescriptionHealth Services Platform Consortium - HSP Examples - Spring MVC HSP Examples | 
| Project Organization | Project Organization | 
<!-- https://jarcasting.com/artifacts/org.hspconsortium/hsp-java-client-example-spring-mvc/ -->
<dependency>
    <groupId>org.hspconsortium</groupId>
    <artifactId>hsp-java-client-example-spring-mvc</artifactId>
    <version>0.8</version>
    <type>war</type>
</dependency>// https://jarcasting.com/artifacts/org.hspconsortium/hsp-java-client-example-spring-mvc/
implementation 'org.hspconsortium:hsp-java-client-example-spring-mvc:0.8'// https://jarcasting.com/artifacts/org.hspconsortium/hsp-java-client-example-spring-mvc/
implementation ("org.hspconsortium:hsp-java-client-example-spring-mvc:0.8")'org.hspconsortium:hsp-java-client-example-spring-mvc:war:0.8'<dependency org="org.hspconsortium" name="hsp-java-client-example-spring-mvc" rev="0.8">
  <artifact name="hsp-java-client-example-spring-mvc" type="war" />
</dependency>@Grapes(
@Grab(group='org.hspconsortium', module='hsp-java-client-example-spring-mvc', version='0.8')
)libraryDependencies += "org.hspconsortium" % "hsp-java-client-example-spring-mvc" % "0.8"[org.hspconsortium/hsp-java-client-example-spring-mvc "0.8"]| Group / Artifact | Type | Version | 
|---|---|---|
| org.hspconsortium : hsp-java-client | jar | 0.8 | 
| ca.uhn.hapi.fhir : hapi-fhir-base | jar | 1.1 | 
| ca.uhn.hapi.fhir : hapi-fhir-structures-dstu2 | jar | 1.1 | 
| javax.servlet : javax.servlet-api | jar | 3.0.1 | 
| javax.servlet.jsp : jsp-api | jar | 2.2 | 
| taglibs : standard | jar | 1.1.2 | 
| javax.servlet : jstl | jar | 1.2 | 
| org.springframework : spring-web | jar | 4.1.7.RELEASE | 
| org.springframework : spring-webmvc | jar | 4.1.7.RELEASE | 
| javax.inject : javax.inject | jar | 1 |