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 |
| Идентификатор | Идентификаторvtype |
| Последняя версия | Последняя версия3.1.7 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
Описаниеorg.diirt.vtype
Definition and basic implementation for value types.
|
| Имя Файла | Размер |
|---|---|
| vtype-3.1.7.pom | |
| vtype-3.1.7.jar | 128 KB |
| vtype-3.1.7-sources.jar | 92 KB |
| vtype-3.1.7-javadoc.jar | 446 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/org.diirt/vtype/ -->
<dependency>
<groupId>org.diirt</groupId>
<artifactId>vtype</artifactId>
<version>3.1.7</version>
</dependency>
// https://jarcasting.com/artifacts/org.diirt/vtype/
implementation 'org.diirt:vtype:3.1.7'
// https://jarcasting.com/artifacts/org.diirt/vtype/
implementation ("org.diirt:vtype:3.1.7")
'org.diirt:vtype:jar:3.1.7'
<dependency org="org.diirt" name="vtype" rev="3.1.7">
<artifact name="vtype" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.diirt', module='vtype', version='3.1.7')
)
libraryDependencies += "org.diirt" % "vtype" % "3.1.7"
[org.diirt/vtype "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.).