Последняя версия

Java Channel Access 2.4.6

JCA is an EPICS Channel Access library for Java. For more information concerning EPICS or Channel Access please refer to the <a href="http://www.aps.anl.gov/epics">EPICS Web pages</a> or read the <a href="http://www.aps.anl.gov/epics/base/R3-14/8-docs/CAref.html">Channel Access manual (3.14)</a>. <p>This module also includes CAJ, A 100% pure Java implementation of the EPICS Channel Access library.</p>

Лицензия

Лицензия

Группа

Группа

org.epics
Идентификатор

Идентификатор

jca
Версия

Версия

2.4.6
Тип

Тип

jar
Описание

Описание

Java Channel Access
JCA is an EPICS Channel Access library for Java. For more information concerning EPICS or Channel Access please refer to the <a href="http://www.aps.anl.gov/epics">EPICS Web pages</a> or read the <a href="http://www.aps.anl.gov/epics/base/R3-14/8-docs/CAref.html">Channel Access manual (3.14)</a>. <p>This module also includes CAJ, A 100% pure Java implementation of the EPICS Channel Access library.</p>
Ссылка на сайт

Ссылка на сайт

https://github.com/epics-base/jca
Организация-разработчик

Организация-разработчик

EPICS
Система контроля версий

Система контроля версий

https://github.com/epics-base/jca

Скачать jca 2.4.6

Имя Файла Размер
jca-2.4.6.pom
jca-2.4.6.jar 422 KB
jca-2.4.6-sources.jar 371 KB
jca-2.4.6-javadoc.jar 2 MB
Обзор

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

Зависимости

test (1)

Идентификатор библиотеки Тип Версия
junit : junit jar 4.12

Модули Проекта

Данный проект не имеет модулей.