ChannelFinder Client API

A Channel Finder Client library for java.

License

License

GNU General Public License 2 with the Classpath Exception
Categories

Categories

CLI User Interface
GroupId

GroupId

org.epics.channelfinder
ArtifactId

ArtifactId

cf-client-api
Last Version

Last Version

3.0.3
Release Date

Release Date

Type

Type

jar
Description

Description

ChannelFinder Client API
A Channel Finder Client library for java.
Project URL

Project URL

http://channelfinder.sourceforge.net/ChannelFinderAPI
Source Code Management

Source Code Management

https://github.com/ChannelFinder/javaCFClient

Download cf-client-api

How to add to project

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

Dependencies

compile (8)

Group / Artifact Type Version
com.sun.jersey : jersey-client jar 1.1.5.1
com.fasterxml.jackson.core : jackson-core jar 2.6.3
com.fasterxml.jackson.core : jackson-annotations jar 2.6.3
com.fasterxml.jackson.core : jackson-databind jar 2.6.3
com.fasterxml.jackson.dataformat : jackson-dataformat-smile jar 2.6.3
com.fasterxml.jackson.jaxrs : jackson-jaxrs-json-provider jar 2.6.3
com.fasterxml.jackson.module : jackson-module-jaxb-annotations jar 2.6.3
com.google.guava : guava-collections jar r03

test (2)

Group / Artifact Type Version
junit : junit jar 4.8.1
org.mockito : mockito-all jar 1.9.0-rc1

Project Modules

There are no modules declared in this project.

Versions

Version
3.0.3
2.2.0