| Лицензия |
Лицензия |
|---|---|
| Группа | Группаorg.wso2.ei |
| Идентификатор | Идентификаторorg.wso2.micro.integrator.websocket.feature |
| Версия | Версия4.1.0-m1 |
| Тип | Типpom |
| Описание |
ОписаниеThis feature contains the Websocket core feature
|
| Ссылка на сайт |
Ссылка на сайт |
| Организация-разработчик |
Организация-разработчик |
<!-- https://jarcasting.com/artifacts/org.wso2.ei/org.wso2.micro.integrator.websocket.feature/ -->
<dependency>
<groupId>org.wso2.ei</groupId>
<artifactId>org.wso2.micro.integrator.websocket.feature</artifactId>
<version>4.1.0-m1</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.wso2.ei/org.wso2.micro.integrator.websocket.feature/
implementation 'org.wso2.ei:org.wso2.micro.integrator.websocket.feature:4.1.0-m1'
// https://jarcasting.com/artifacts/org.wso2.ei/org.wso2.micro.integrator.websocket.feature/
implementation ("org.wso2.ei:org.wso2.micro.integrator.websocket.feature:4.1.0-m1")
'org.wso2.ei:org.wso2.micro.integrator.websocket.feature:pom:4.1.0-m1'
<dependency org="org.wso2.ei" name="org.wso2.micro.integrator.websocket.feature" rev="4.1.0-m1">
<artifact name="org.wso2.micro.integrator.websocket.feature" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.wso2.ei', module='org.wso2.micro.integrator.websocket.feature', version='4.1.0-m1')
)
libraryDependencies += "org.wso2.ei" % "org.wso2.micro.integrator.websocket.feature" % "4.1.0-m1"
[org.wso2.ei/org.wso2.micro.integrator.websocket.feature "4.1.0-m1"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.wso2.ei : org.wso2.micro.integrator.websocket.transport | jar | 4.1.0-m1 |
| io.netty : netty-common | jar | 4.1.34.Final |
| io.netty : netty-transport | jar | 4.1.34.Final |
| io.netty : netty-handler | jar | 4.1.34.Final |
| io.netty : netty-codec-http | jar | 4.1.34.Final |
| io.netty : netty-codec | jar | 4.1.34.Final |
| io.netty : netty-buffer | jar | 4.1.34.Final |
| io.netty : netty-resolver | jar | 4.1.34.Final |