Jar examples for c:caj
100% pure Java implementation of the EPICS Channel Access library.
You can download jar file caj 1.1.13 in this page.
GNU General Public License Version 2
You can use the following script to add caj-1.1.13.jar to your project.
<dependency> <groupId>org.epics</groupId> <artifactId>caj</artifactId> <version>1.1.13</version> </dependency>
compile group: 'org.epics', name: 'caj', version: '1.1.13'
libraryDependencies += "org.epics" % "caj" % "1.1.13"
<dependency org="org.epics" name="caj" rev="1.1.13"/>
@Grapes(@Grab(group='org.epics', module='caj', version='1.1.13'))
'org.epics:caj:jar:1.1.13'
Click the following link to download the jar file.
caj-1.1.13-javadoc.jar