RpcClient

RpcClient provides a RpcConnection object used to connect to VistA and execute IRemoteProcedure (Remote Procedure Calls)

License

License

Categories

Categories

CLI User Interface
GroupId

GroupId

us.hornerscorners.vista
ArtifactId

ArtifactId

RpcClient
Last Version

Last Version

1.6
Release Date

Release Date

Type

Type

jar
Description

Description

RpcClient
RpcClient provides a RpcConnection object used to connect to VistA and execute IRemoteProcedure (Remote Procedure Calls)
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/RpcClient

Download RpcClient

How to add to project

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

Dependencies

compile (3)

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

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