MVN

org.epics : jca

Maven & Gradle

May 22, 2023
11 usages
7 stars

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>

<dependency>
    <groupId>org.epics</groupId>
    <artifactId>jca</artifactId>
    <version>2.4.8</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.epics : jca to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 2.4.8

All Versions

Choose a version of org.epics : jca to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
2.4.x
jca-2.4.8
jca-2.4.7
jca-2.4.6
jca-2.4.5
jca-2.4.4-j8
jca-2.4.4
jca-2.4.3
jca-2.4.2
jca-2.4.1
2.3.x
jca-2.3.6
jca-2.3.5
jca-2.3.4
jca-2.3.3
jca-2.3.2
jca-2.3.1
jca-2.3.0

How to add a dependency to Maven

Add the following org.epics : jca maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>org.epics</groupId>
    <artifactId>jca</artifactId>
    <version>2.4.8</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following org.epics : jca gradle dependency to your build.gradle file:

implementation 'org.epics:jca:2.4.8'

Gradle Kotlin DSL: Add the following org.epics : jca gradle kotlin dependency to your build.gradle.kts file:

implementation("org.epics:jca:2.4.8")

How to add a dependency to SBT Scala

SBT Scala: Add the following org.epics : jca sbt scala dependency to your build.sbt file:

libraryDependencies += "org.epics" % "jca" % "2.4.8"

Advertisement

Dependencies from Group

caj
Mar 25, 2015
12 usages
jca
May 22, 2023
11 usages
7 stars
May 22, 2023
3 usages
1 stars
May 22, 2023
3 usages
4 stars
May 22, 2023
2 usages
0 stars

Discover Dependencies

Jan 15, 2019
0 stars
Dec 21, 2017
8 stars
Dec 21, 2017
1 usages
8 stars
Jun 21, 2022
1 usages
293 stars
Oct 18, 2019
8 stars
Dec 19, 2017
4 usages
Aug 22, 2023
45 usages
41 stars
Dec 22, 2017
3 stars