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.).
| Лицензия |
Лицензия
The MIT License (MIT)
|
|---|---|
| Группа | Группаorg.diirt.support |
| Идентификатор | Идентификаторsupport-all |
| Последняя версия | Последняя версия3.1.7 |
| Дата | Дата |
| Тип | Типpom |
| Описание |
Описаниеsupport
Meta module all integration to other protocols, services and tools.
|
| Имя Файла | Размер |
|---|---|
| support-all-3.1.7.pom | 802 bytes |
| Обзор |
<!-- 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"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| 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.).