| License |
License |
|---|---|
| Categories |
CategoriesJava Languages CLI User Interface |
| GroupId | GroupIdorg.hspconsortium.client |
| ArtifactId | ArtifactIdhspc-java-client |
| Version | Version2.2.1 |
| Type | Typejar |
| Description |
DescriptionHealth Services Platform Consortium - HSPC Client
HSPC Java Client Aggregator POM
|
| Project Organization |
Project Organization |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| hspc-java-client-2.2.1.pom | |
| hspc-java-client-2.2.1.jar | 69 KB |
| hspc-java-client-2.2.1-sources.jar | 57 KB |
| hspc-java-client-2.2.1-javadoc.jar | 343 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/org.hspconsortium.client/hspc-java-client/ -->
<dependency>
<groupId>org.hspconsortium.client</groupId>
<artifactId>hspc-java-client</artifactId>
<version>2.2.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.hspconsortium.client/hspc-java-client/
implementation 'org.hspconsortium.client:hspc-java-client:2.2.1'
// https://jarcasting.com/artifacts/org.hspconsortium.client/hspc-java-client/
implementation ("org.hspconsortium.client:hspc-java-client:2.2.1")
'org.hspconsortium.client:hspc-java-client:jar:2.2.1'
<dependency org="org.hspconsortium.client" name="hspc-java-client" rev="2.2.1">
<artifact name="hspc-java-client" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.hspconsortium.client', module='hspc-java-client', version='2.2.1')
)
libraryDependencies += "org.hspconsortium.client" % "hspc-java-client" % "2.2.1"
[org.hspconsortium.client/hspc-java-client "2.2.1"]
| Group / Artifact | Type | Version |
|---|---|---|
| javax.inject : javax.inject | jar | 1 |
| ca.uhn.hapi.fhir : hapi-fhir-base | jar | 2.4 |
| ca.uhn.hapi.fhir : hapi-fhir-structures-dstu3 | jar | 2.4 |
| ca.uhn.hapi.fhir : hapi-fhir-structures-dstu2 | jar | 2.4 |
| org.apache.httpcomponents : httpclient | jar | 4.3.6 |
| org.springframework.security.oauth : spring-security-oauth2 | jar | 2.0.3.RELEASE |
| javax.servlet : javax.servlet-api | jar | 3.1.0 |
| commons-lang : commons-lang | jar | 2.6 |
| org.apache.commons : commons-lang3 | jar | 3.3.2 |
| com.google.code.gson : gson | jar | 2.2.4 |
| commons-io : commons-io | jar | 2.4 |
| xerces : xercesImpl | jar | 2.6.2-jaxb-1.0.6 |
| com.nimbusds : nimbus-jose-jwt | jar | 3.9 |
| ch.qos.logback : logback-classic | jar | 1.1.3 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.8.2 |
| org.mockito : mockito-all | jar | 1.10.19 |