Last Version

VistA NETSERV RPC Broker Client 1.1.0

This is a Java implementation of the NETSERV RPC broker client. It supports all of the features of this client including asynchronous RPC's and global event delivery.

License

License

Health-Related Additional Disclaimer of Warranty and Limitation of Liability
GroupId

GroupId

org.carewebframework
ArtifactId

ArtifactId

org.carewebframework.vista.mbroker
Version

Version

1.1.0
Type

Type

jar
Description

Description

VistA NETSERV RPC Broker Client
This is a Java implementation of the NETSERV RPC broker client. It supports all of the features of this client including asynchronous RPC's and global event delivery.
Project Organization

Project Organization

Regenstrief Center for Biomedical Informatics

Download org.carewebframework.vista.mbroker 1.1.0


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

Dependencies

compile (5)

Group / Artifact Type Version
org.carewebframework : org.carewebframework.common jar 4.0.1
org.apache.httpcomponents : httpclient jar 4.3.6
commons-logging : commons-logging jar 1.2
commons-lang : commons-lang jar 2.6
org.springframework : spring-context jar 4.2.1.RELEASE

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.