Last Version

org.epics:ca 999.999.999

Java CA client implementation using a new API (not using JCA).

GroupId

GroupId

org.epics
ArtifactId

ArtifactId

ca
Version

Version

999.999.999
Type

Type

jar
Description

Description

Download ca 999.999.999


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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.