| Категории |
КатегорииJetty Контейнер Application Servers |
|---|---|
| Группа | Группаcom.envimate.httpmate.integrations |
| Идентификатор | Идентификаторhttpmate-jettywithwebsockets |
| Версия | Версия1.0.19 |
| Тип | Типjar |
<!-- https://jarcasting.com/artifacts/com.envimate.httpmate.integrations/httpmate-jettywithwebsockets/ -->
<dependency>
<groupId>com.envimate.httpmate.integrations</groupId>
<artifactId>httpmate-jettywithwebsockets</artifactId>
<version>1.0.19</version>
</dependency>
// https://jarcasting.com/artifacts/com.envimate.httpmate.integrations/httpmate-jettywithwebsockets/
implementation 'com.envimate.httpmate.integrations:httpmate-jettywithwebsockets:1.0.19'
// https://jarcasting.com/artifacts/com.envimate.httpmate.integrations/httpmate-jettywithwebsockets/
implementation ("com.envimate.httpmate.integrations:httpmate-jettywithwebsockets:1.0.19")
'com.envimate.httpmate.integrations:httpmate-jettywithwebsockets:jar:1.0.19'
<dependency org="com.envimate.httpmate.integrations" name="httpmate-jettywithwebsockets" rev="1.0.19">
<artifact name="httpmate-jettywithwebsockets" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.envimate.httpmate.integrations', module='httpmate-jettywithwebsockets', version='1.0.19')
)
libraryDependencies += "com.envimate.httpmate.integrations" % "httpmate-jettywithwebsockets" % "1.0.19"
[com.envimate.httpmate.integrations/httpmate-jettywithwebsockets "1.0.19"]