Health Services Platform Consortium - HSPC Client

HSPC Java Client Aggregator POM

License

License

Categories

Categories

Java Languages CLI User Interface
GroupId

GroupId

org.hspconsortium.client
ArtifactId

ArtifactId

hspc-java-client
Last Version

Last Version

2.2.1
Release Date

Release Date

Type

Type

jar
Description

Description

Health Services Platform Consortium - HSPC Client
HSPC Java Client Aggregator POM
Project Organization

Project Organization

Healthcare Services Platform Consortium
Source Code Management

Source Code Management

https://bitbucket.org/hspconsortium/java-client.git

Download hspc-java-client

How to add to project

<!-- 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"]

Dependencies

compile (14)

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

test (2)

Group / Artifact Type Version
junit : junit jar 4.8.2
org.mockito : mockito-all jar 1.10.19

Project Modules

There are no modules declared in this project.

Versions

Version
2.2.1
2.2.0
2.1.1
2.1.0
1.6.0
1.4
1.3
1.2
1.1
1.0.1