| License | License | 
|---|---|
| Categories | CategoriesCLI User Interface | 
| GroupId | GroupIdorg.hspconsortium | 
| ArtifactId | ArtifactIdhsp-client-profile-extension-example | 
| Last Version | Last Version0.8 | 
| Release Date | Release Date | 
| Type | Typejar | 
| Description | DescriptionHealth Services Platform Consortium - HSP Examples - Resource Extension HSP Examples | 
| Project Organization | Project Organization | 
<!-- https://jarcasting.com/artifacts/org.hspconsortium/hsp-client-profile-extension-example/ -->
<dependency>
    <groupId>org.hspconsortium</groupId>
    <artifactId>hsp-client-profile-extension-example</artifactId>
    <version>0.8</version>
</dependency>// https://jarcasting.com/artifacts/org.hspconsortium/hsp-client-profile-extension-example/
implementation 'org.hspconsortium:hsp-client-profile-extension-example:0.8'// https://jarcasting.com/artifacts/org.hspconsortium/hsp-client-profile-extension-example/
implementation ("org.hspconsortium:hsp-client-profile-extension-example:0.8")'org.hspconsortium:hsp-client-profile-extension-example:jar:0.8'<dependency org="org.hspconsortium" name="hsp-client-profile-extension-example" rev="0.8">
  <artifact name="hsp-client-profile-extension-example" type="jar" />
</dependency>@Grapes(
@Grab(group='org.hspconsortium', module='hsp-client-profile-extension-example', version='0.8')
)libraryDependencies += "org.hspconsortium" % "hsp-client-profile-extension-example" % "0.8"[org.hspconsortium/hsp-client-profile-extension-example "0.8"]| Group / Artifact | Type | Version | 
|---|---|---|
| org.hspconsortium : hsp-java-client | jar | 0.8 | 
| javax.inject : javax.inject | jar | 1 | 
| org.springframework : spring-context | jar | 4.1.7.RELEASE | 
| ca.uhn.hapi.fhir : hapi-fhir-jpaserver-base | jar | 1.1 | 
| ca.uhn.hapi.fhir : hapi-fhir-structures-hl7org-dstu2 | jar | 1.1 | 
| org.thymeleaf : thymeleaf | jar | 2.1.4.RELEASE | 
| Group / Artifact | Type | Version | 
|---|---|---|
| junit : junit | jar | 4.8.2 |