smarsching / jca

Fork of epics-base/jca for patch development.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

jca Build Status

Java Channel Access client API

Run-Time Requirements

  • A J2SE 1.4 or later JRE

Build-Time Requirements

Installation

Clone the Git repository and run a Maven install in the top directory.

$ git clone https://github.com/epics-base/jca.git
$ cd jca
$ mvn install

About

Fork of epics-base/jca for patch development.

License:Other


Languages

Language:Java 100.0%