org.diirt.pods.web.common

Common elements between client and server WebPods.

License

License

The MIT License (MIT)
GroupId

GroupId

org.diirt
ArtifactId

ArtifactId

web-pods-common
Last Version

Last Version

3.0.0
Release Date

Release Date

Type

Type

jar
Description

Description

org.diirt.pods.web.common
Common elements between client and server WebPods.

Download web-pods-common

How to add to project

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

Dependencies

compile (3)

Group / Artifact Type Version
org.diirt : vtype-json jar 3.0.0
javax.websocket : javax.websocket-api jar 1.1
org.diirt : diirt-util jar 3.0.0

runtime (1)

Group / Artifact Type Version
org.glassfish : javax.json Optional jar 1.0.4

test (3)

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

Project Modules

There are no modules declared in this project.

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.0.0