| Лицензия |
Лицензия |
|---|---|
| Группа | Группаorg.wso2.ei |
| Идентификатор | Идентификаторwso2-streaming-integrator |
| Последняя версия | Последняя версия4.1.0-m3 |
| Дата | Дата |
| Тип | Типpom |
| Описание |
ОписаниеWSO2 Streaming Integrator - Distribution
WSO2 Streaming Integrator - Distribution
|
| Ссылка на сайт |
Ссылка на сайт |
| Организация-разработчик |
Организация-разработчик |
| Имя Файла | Размер |
|---|---|
| wso2-streaming-integrator-4.1.0-m3.pom | |
| wso2-streaming-integrator-4.1.0-m3.zip | 58 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/org.wso2.ei/wso2-streaming-integrator/ -->
<dependency>
<groupId>org.wso2.ei</groupId>
<artifactId>wso2-streaming-integrator</artifactId>
<version>4.1.0-m3</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.wso2.ei/wso2-streaming-integrator/
implementation 'org.wso2.ei:wso2-streaming-integrator:4.1.0-m3'
// https://jarcasting.com/artifacts/org.wso2.ei/wso2-streaming-integrator/
implementation ("org.wso2.ei:wso2-streaming-integrator:4.1.0-m3")
'org.wso2.ei:wso2-streaming-integrator:pom:4.1.0-m3'
<dependency org="org.wso2.ei" name="wso2-streaming-integrator" rev="4.1.0-m3">
<artifact name="wso2-streaming-integrator" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.wso2.ei', module='wso2-streaming-integrator', version='4.1.0-m3')
)
libraryDependencies += "org.wso2.ei" % "wso2-streaming-integrator" % "4.1.0-m3"
[org.wso2.ei/wso2-streaming-integrator "4.1.0-m3"]