diirt: Data Integration In Real-Time 
 
The full documentation is provided in the project wiki.
The documentation includes information for different use cases (using Diirt, contributing to Diirt, etc.).
| License | License
                                                        The MIT License (MIT)                                                 | 
|---|---|
| GroupId | GroupIdorg.diirt.support | 
| ArtifactId | ArtifactIddiirt-pva | 
| Last Version | Last Version3.1.7 | 
| Release Date | Release Date | 
| Type | Typejar | 
| Description | Descriptionorg.diirt.support.pva Diirt support for pvAccess (Epics v4). | 
| Filename | Size | 
|---|---|
| diirt-pva-3.1.7.pom | |
| diirt-pva-3.1.7.jar | 154 KB | 
| diirt-pva-3.1.7-sources.jar | 81 KB | 
| diirt-pva-3.1.7-javadoc.jar | 294 KB | 
| Browse | 
<!-- https://jarcasting.com/artifacts/org.diirt.support/diirt-pva/ -->
<dependency>
    <groupId>org.diirt.support</groupId>
    <artifactId>diirt-pva</artifactId>
    <version>3.1.7</version>
</dependency>// https://jarcasting.com/artifacts/org.diirt.support/diirt-pva/
implementation 'org.diirt.support:diirt-pva:3.1.7'// https://jarcasting.com/artifacts/org.diirt.support/diirt-pva/
implementation ("org.diirt.support:diirt-pva:3.1.7")'org.diirt.support:diirt-pva:jar:3.1.7'<dependency org="org.diirt.support" name="diirt-pva" rev="3.1.7">
  <artifact name="diirt-pva" type="jar" />
</dependency>@Grapes(
@Grab(group='org.diirt.support', module='diirt-pva', version='3.1.7')
)libraryDependencies += "org.diirt.support" % "diirt-pva" % "3.1.7"[org.diirt.support/diirt-pva "3.1.7"]| Group / Artifact | Type | Version | 
|---|---|---|
| org.epics : epics-pvdata | jar | 6.1.1 | 
| org.epics : epics-pvaccess | jar | 5.1.1 | 
| org.diirt : datasource-vtype | jar | 3.1.7 | 
| org.diirt : datasource-formula | jar | 3.1.7 | 
| org.diirt : service | jar | 3.1.7 | 
| Group / Artifact | Type | Version | 
|---|---|---|
| junit : junit | jar | 4.12 | 
| org.mockito : mockito-all | jar | 1.9.5 | 
| org.hamcrest : hamcrest-all | jar | 1.3 | 
The full documentation is provided in the project wiki.
The documentation includes information for different use cases (using Diirt, contributing to Diirt, etc.).