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