| Категории |
КатегорииSiddhi Прикладные библиотеки Machine Learning |
|---|---|
| Группа | Группаorg.wso2.siddhi |
| Идентификатор | Идентификаторsiddhi-core-doc-gen |
| Версия | Версия4.0.0-M104 |
| Тип | Типjar |
| Имя Файла | Размер |
|---|---|
| siddhi-core-doc-gen-4.0.0-M104.pom | |
| siddhi-core-doc-gen-4.0.0-M104.jar | 7 KB |
| siddhi-core-doc-gen-4.0.0-M104-sources.jar | 7 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/org.wso2.siddhi/siddhi-core-doc-gen/ -->
<dependency>
<groupId>org.wso2.siddhi</groupId>
<artifactId>siddhi-core-doc-gen</artifactId>
<version>4.0.0-M104</version>
</dependency>
// https://jarcasting.com/artifacts/org.wso2.siddhi/siddhi-core-doc-gen/
implementation 'org.wso2.siddhi:siddhi-core-doc-gen:4.0.0-M104'
// https://jarcasting.com/artifacts/org.wso2.siddhi/siddhi-core-doc-gen/
implementation ("org.wso2.siddhi:siddhi-core-doc-gen:4.0.0-M104")
'org.wso2.siddhi:siddhi-core-doc-gen:jar:4.0.0-M104'
<dependency org="org.wso2.siddhi" name="siddhi-core-doc-gen" rev="4.0.0-M104">
<artifact name="siddhi-core-doc-gen" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.wso2.siddhi', module='siddhi-core-doc-gen', version='4.0.0-M104')
)
libraryDependencies += "org.wso2.siddhi" % "siddhi-core-doc-gen" % "4.0.0-M104"
[org.wso2.siddhi/siddhi-core-doc-gen "4.0.0-M104"]