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)
|
---|---|
Categories |
CategoriesData |
GroupId | GroupIdorg.diirt |
ArtifactId | ArtifactIddatasource-sample |
Last Version | Last Version3.1.7 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionorg.diirt.datasource.sample
Example for pvmanager use.
|
Filename | Size |
---|---|
datasource-sample-3.1.7.pom | |
datasource-sample-3.1.7.jar | 228 KB |
datasource-sample-3.1.7-sources.jar | 102 KB |
datasource-sample-3.1.7-javadoc.jar | 400 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.diirt/datasource-sample/ -->
<dependency>
<groupId>org.diirt</groupId>
<artifactId>datasource-sample</artifactId>
<version>3.1.7</version>
</dependency>
// https://jarcasting.com/artifacts/org.diirt/datasource-sample/
implementation 'org.diirt:datasource-sample:3.1.7'
// https://jarcasting.com/artifacts/org.diirt/datasource-sample/
implementation ("org.diirt:datasource-sample:3.1.7")
'org.diirt:datasource-sample:jar:3.1.7'
<dependency org="org.diirt" name="datasource-sample" rev="3.1.7">
<artifact name="datasource-sample" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.diirt', module='datasource-sample', version='3.1.7')
)
libraryDependencies += "org.diirt" % "datasource-sample" % "3.1.7"
[org.diirt/datasource-sample "3.1.7"]
Group / Artifact | Type | Version |
---|---|---|
org.diirt.support : diirt-ca | jar | 3.1.7 |
org.diirt : datasource-sim | jar | 3.1.7 |
org.diirt : datasource-file | jar | 3.1.7 |
org.diirt : datasource-loc | jar | 3.1.7 |
org.diirt : datasource-extra | jar | 3.1.7 |
org.diirt : datasource-vtype | jar | 3.1.7 |
org.epics : jca | jar | 2.4.1 |
org.diirt : datasource-sys | jar | 3.1.7 |
org.diirt : datasource-graphene | jar | 3.1.7 |
org.diirt : datasource-file-json | jar | 3.1.7 |
org.diirt : datasource-formula | jar | 3.1.7 |
org.diirt : service-exec | jar | 3.1.7 |
org.diirt : service-jdbc | jar | 3.1.7 |
org.diirt : service | jar | 3.1.7 |
org.diirt.javafx : javafx | jar | 3.1.7 |
org.diirt : diirt-util | jar | 3.1.7 |
Group / Artifact | Type | Version |
---|---|---|
org.glassfish : javax.json | jar | 1.0.4 |
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.).