| Лицензия |
Лицензия |
|---|---|
| Группа | Группаorg.wso2.ei |
| Идентификатор | Идентификаторhttp-server |
| Версия | Версия4.1.0-m1 |
| Тип | Типpom |
| Описание |
ОписаниеWSO2 Streaming Integrator Tooling - Sample - HTTP Server
WSO2 is an open source application development software company focused on providing service-oriented
architecture solutions for professional developers.
|
| Организация-разработчик |
Организация-разработчик |
| Имя Файла | Размер |
|---|---|
| http-server-4.1.0-m1.pom | 1 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/org.wso2.ei/http-server/ -->
<dependency>
<groupId>org.wso2.ei</groupId>
<artifactId>http-server</artifactId>
<version>4.1.0-m1</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.wso2.ei/http-server/
implementation 'org.wso2.ei:http-server:4.1.0-m1'
// https://jarcasting.com/artifacts/org.wso2.ei/http-server/
implementation ("org.wso2.ei:http-server:4.1.0-m1")
'org.wso2.ei:http-server:pom:4.1.0-m1'
<dependency org="org.wso2.ei" name="http-server" rev="4.1.0-m1">
<artifact name="http-server" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.wso2.ei', module='http-server', version='4.1.0-m1')
)
libraryDependencies += "org.wso2.ei" % "http-server" % "4.1.0-m1"
[org.wso2.ei/http-server "4.1.0-m1"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| io.siddhi : siddhi-core | jar | 5.1.19 |