License |
License
Health-Related Additional Disclaimer of Warranty and Limitation of Liability
|
---|---|
GroupId | GroupIdorg.carewebframework |
ArtifactId | ArtifactIdorg.carewebframework.vista.mbroker |
Version | Version1.1.0 |
Type | Typejar |
Description |
DescriptionVistA 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 OrganizationRegenstrief Center for Biomedical Informatics |
<!-- 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"]
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 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |