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 | ArtifactIdsupport-all | 
| Last Version | Last Version3.1.7 | 
| Release Date | Release Date | 
| Type | Typepom | 
| Description | Descriptionsupport Meta module all integration to other protocols, services and tools. | 
| Filename | Size | 
|---|---|
| support-all-3.1.7.pom | 802 bytes | 
| Browse | 
<!-- https://jarcasting.com/artifacts/org.diirt.support/support-all/ -->
<dependency>
    <groupId>org.diirt.support</groupId>
    <artifactId>support-all</artifactId>
    <version>3.1.7</version>
    <type>pom</type>
</dependency>// https://jarcasting.com/artifacts/org.diirt.support/support-all/
implementation 'org.diirt.support:support-all:3.1.7'// https://jarcasting.com/artifacts/org.diirt.support/support-all/
implementation ("org.diirt.support:support-all:3.1.7")'org.diirt.support:support-all:pom:3.1.7'<dependency org="org.diirt.support" name="support-all" rev="3.1.7">
  <artifact name="support-all" type="pom" />
</dependency>@Grapes(
@Grab(group='org.diirt.support', module='support-all', version='3.1.7')
)libraryDependencies += "org.diirt.support" % "support-all" % "3.1.7"[org.diirt.support/support-all "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.).