Categories |
CategoriesJetty Container Application Servers |
---|---|
GroupId | GroupIdcom.envimate.httpmate.integrations |
ArtifactId | ArtifactIdhttpmate-jettywithwebsockets |
Version | Version1.0.22 |
Type | Typejar |
<!-- https://jarcasting.com/artifacts/com.envimate.httpmate.integrations/httpmate-jettywithwebsockets/ -->
<dependency>
<groupId>com.envimate.httpmate.integrations</groupId>
<artifactId>httpmate-jettywithwebsockets</artifactId>
<version>1.0.22</version>
</dependency>
// https://jarcasting.com/artifacts/com.envimate.httpmate.integrations/httpmate-jettywithwebsockets/
implementation 'com.envimate.httpmate.integrations:httpmate-jettywithwebsockets:1.0.22'
// https://jarcasting.com/artifacts/com.envimate.httpmate.integrations/httpmate-jettywithwebsockets/
implementation ("com.envimate.httpmate.integrations:httpmate-jettywithwebsockets:1.0.22")
'com.envimate.httpmate.integrations:httpmate-jettywithwebsockets:jar:1.0.22'
<dependency org="com.envimate.httpmate.integrations" name="httpmate-jettywithwebsockets" rev="1.0.22">
<artifact name="httpmate-jettywithwebsockets" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.envimate.httpmate.integrations', module='httpmate-jettywithwebsockets', version='1.0.22')
)
libraryDependencies += "com.envimate.httpmate.integrations" % "httpmate-jettywithwebsockets" % "1.0.22"
[com.envimate.httpmate.integrations/httpmate-jettywithwebsockets "1.0.22"]