| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииSiddhi Прикладные библиотеки Machine Learning |
| Группа | Группаio.siddhi.extension.execution.reorder |
| Идентификатор | Идентификаторsiddhi-execution-reorder-parent |
| Версия | Версия5.0.3 |
| Тип | Типpom |
| Описание |
ОписаниеSiddhi Execution Reorder Extension Parent
WSO2 is an open source application development software company focused on providing service-oriented
architecture solutions for professional developers.
|
| Ссылка на сайт |
Ссылка на сайт |
| Организация-разработчик |
Организация-разработчик |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| siddhi-execution-reorder-parent-5.0.3.pom | 6 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/io.siddhi.extension.execution.reorder/siddhi-execution-reorder-parent/ -->
<dependency>
<groupId>io.siddhi.extension.execution.reorder</groupId>
<artifactId>siddhi-execution-reorder-parent</artifactId>
<version>5.0.3</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/io.siddhi.extension.execution.reorder/siddhi-execution-reorder-parent/
implementation 'io.siddhi.extension.execution.reorder:siddhi-execution-reorder-parent:5.0.3'
// https://jarcasting.com/artifacts/io.siddhi.extension.execution.reorder/siddhi-execution-reorder-parent/
implementation ("io.siddhi.extension.execution.reorder:siddhi-execution-reorder-parent:5.0.3")
'io.siddhi.extension.execution.reorder:siddhi-execution-reorder-parent:pom:5.0.3'
<dependency org="io.siddhi.extension.execution.reorder" name="siddhi-execution-reorder-parent" rev="5.0.3">
<artifact name="siddhi-execution-reorder-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='io.siddhi.extension.execution.reorder', module='siddhi-execution-reorder-parent', version='5.0.3')
)
libraryDependencies += "io.siddhi.extension.execution.reorder" % "siddhi-execution-reorder-parent" % "5.0.3"
[io.siddhi.extension.execution.reorder/siddhi-execution-reorder-parent "5.0.3"]