pvmanager

A library to create well behaved clients for aggregating and processing real-time live data.

License

License

The MIT License (MIT)
GroupId

GroupId

org.diirt
ArtifactId

ArtifactId

pvmanager-all
Last Version

Last Version

3.1.7
Release Date

Release Date

Type

Type

pom
Description

Description

pvmanager
A library to create well behaved clients for aggregating and processing real-time live data.

Download pvmanager-all

Filename Size
pvmanager-all-3.1.7.pom 1 KB
Browse

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
org.diirt : diirt-util jar 3.1.7

test (3)

Group / Artifact Type Version
junit : junit jar 4.12
org.mockito : mockito-all jar 1.9.5
org.hamcrest : hamcrest-all jar 1.3

Project Modules

  • service
  • datasource
  • service-jdbc
  • service-exec
  • datasource-sample
  • datasource-test
  • datasource-extra
  • datasource-graphene
  • datasource-vtype
  • datasource-file
  • datasource-file-json
  • datasource-formula
  • datasource-integration
  • datasource-loc
  • datasource-sim
  • datasource-sys

diirt: Data Integration In Real-Time Build Status

The full documentation is provided in the project wiki.

The documentation includes information for different use cases (using Diirt, contributing to Diirt, etc.).

org.diirt

Data Integration In Real Time

Soft real time framework for handling data retrieval, aggregation and processing. Includes epics-util, pvmanager and graphene.

Versions

Version
3.1.7
3.0.0