PatientServices

PatientServices builds upon RpcClient to access most used RPCs that deal with patient identity and general demographics.

License

License

GroupId

GroupId

us.hornerscorners.vista
ArtifactId

ArtifactId

PatientServices
Last Version

Last Version

1.6
Release Date

Release Date

Type

Type

jar
Description

Description

PatientServices
PatientServices builds upon RpcClient to access most used RPCs that deal with patient identity and general demographics.
Project URL

Project URL

https://code.google.com/p/vista-night-hacks/
Source Code Management

Source Code Management

https://code.google.com/p/vista-night-hacks/ source/browse/PatientServices

Download PatientServices

How to add to project

<!-- https://jarcasting.com/artifacts/us.hornerscorners.vista/PatientServices/ -->
<dependency>
    <groupId>us.hornerscorners.vista</groupId>
    <artifactId>PatientServices</artifactId>
    <version>1.6</version>
</dependency>
// https://jarcasting.com/artifacts/us.hornerscorners.vista/PatientServices/
implementation 'us.hornerscorners.vista:PatientServices:1.6'
// https://jarcasting.com/artifacts/us.hornerscorners.vista/PatientServices/
implementation ("us.hornerscorners.vista:PatientServices:1.6")
'us.hornerscorners.vista:PatientServices:jar:1.6'
<dependency org="us.hornerscorners.vista" name="PatientServices" rev="1.6">
  <artifact name="PatientServices" type="jar" />
</dependency>
@Grapes(
@Grab(group='us.hornerscorners.vista', module='PatientServices', version='1.6')
)
libraryDependencies += "us.hornerscorners.vista" % "PatientServices" % "1.6"
[us.hornerscorners.vista/PatientServices "1.6"]

Dependencies

compile (4)

Group / Artifact Type Version
org.slf4j : slf4j-api jar 1.7.10
org.slf4j : slf4j-ext jar 1.7.10
com.google.guava : guava jar 18.0
us.hornerscorners.vista : RpcClient jar 1.6

provided (2)

Group / Artifact Type Version
javax : javaee-api jar 6.0
javax.enterprise.concurrent : javax.enterprise.concurrent-api jar 1.0

test (5)

Group / Artifact Type Version
junit : junit jar 4.12
org.apache.openejb : openejb-core jar 4.6.0.1
org.slf4j : jcl-over-slf4j jar 1.7.10
org.slf4j : log4j-over-slf4j jar 1.7.10
ch.qos.logback : logback-classic jar 1.1.2

Project Modules

There are no modules declared in this project.

Versions

Version
1.6
1.5
1.4
1.3
1.2