| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииSiddhi Прикладные библиотеки Machine Learning |
| Группа | Группаio.siddhi |
| Идентификатор | Идентификаторsiddhi-core-doc-gen |
| Последняя версия | Последняя версия5.1.21 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
ОписаниеSiddhi Core Documentation Generation
Siddhi, Stream Processing and Complex Event Processing Engine
|
| Имя Файла | Размер |
|---|---|
| siddhi-core-doc-gen-5.1.21.pom | |
| siddhi-core-doc-gen-5.1.21.jar | 10 KB |
| siddhi-core-doc-gen-5.1.21-sources.jar | 10 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/io.siddhi/siddhi-core-doc-gen/ -->
<dependency>
<groupId>io.siddhi</groupId>
<artifactId>siddhi-core-doc-gen</artifactId>
<version>5.1.21</version>
</dependency>
// https://jarcasting.com/artifacts/io.siddhi/siddhi-core-doc-gen/
implementation 'io.siddhi:siddhi-core-doc-gen:5.1.21'
// https://jarcasting.com/artifacts/io.siddhi/siddhi-core-doc-gen/
implementation ("io.siddhi:siddhi-core-doc-gen:5.1.21")
'io.siddhi:siddhi-core-doc-gen:jar:5.1.21'
<dependency org="io.siddhi" name="siddhi-core-doc-gen" rev="5.1.21">
<artifact name="siddhi-core-doc-gen" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.siddhi', module='siddhi-core-doc-gen', version='5.1.21')
)
libraryDependencies += "io.siddhi" % "siddhi-core-doc-gen" % "5.1.21"
[io.siddhi/siddhi-core-doc-gen "5.1.21"]