Last Version

Channel Access for Java 1.1.15

100% pure Java implementation of the EPICS Channel Access library.

License

License

GNU General Public License Version 2
GroupId

GroupId

org.epics
ArtifactId

ArtifactId

caj
Version

Version

1.1.15
Type

Type

jar
Description

Description

Channel Access for Java
100% pure Java implementation of the EPICS Channel Access library.
Project URL

Project URL

http://epics-jca.sourceforge.net/caj
Project Organization

Project Organization

Cosylab
Source Code Management

Source Code Management

http://epics-jca.hg.sourceforge.net/hgweb/epics-jca/caj/

Download caj 1.1.15


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

Dependencies

compile (1)

Group / Artifact Type Version
org.epics : jca jar 2.3.6

test (1)

Group / Artifact Type Version
junit : junit jar 3.8.2

Project Modules

There are no modules declared in this project.