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)
|
|---|---|
| Категории |
КатегорииДанные JSON |
| Группа | Группаorg.diirt |
| Идентификатор | Идентификаторdatasource-file-json |
| Последняя версия | Последняя версия3.1.7 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
Описаниеorg.diirt.datasource.file.json
Support for vType JSON file format.
|
| Имя Файла | Размер |
|---|---|
| datasource-file-json-3.1.7.pom | |
| datasource-file-json-3.1.7.jar | 4 KB |
| datasource-file-json-3.1.7-sources.jar | 2 KB |
| datasource-file-json-3.1.7-javadoc.jar | 24 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/org.diirt/datasource-file-json/ -->
<dependency>
<groupId>org.diirt</groupId>
<artifactId>datasource-file-json</artifactId>
<version>3.1.7</version>
</dependency>
// https://jarcasting.com/artifacts/org.diirt/datasource-file-json/
implementation 'org.diirt:datasource-file-json:3.1.7'
// https://jarcasting.com/artifacts/org.diirt/datasource-file-json/
implementation ("org.diirt:datasource-file-json:3.1.7")
'org.diirt:datasource-file-json:jar:3.1.7'
<dependency org="org.diirt" name="datasource-file-json" rev="3.1.7">
<artifact name="datasource-file-json" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.diirt', module='datasource-file-json', version='3.1.7')
)
libraryDependencies += "org.diirt" % "datasource-file-json" % "3.1.7"
[org.diirt/datasource-file-json "3.1.7"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.diirt : vtype-json | jar | 3.1.7 |
| org.diirt : datasource-file | jar | 3.1.7 |
| org.diirt : diirt-util | jar | 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.).