Categories |
CategoriesJetty Container Application Servers Ant Build Tools |
---|---|
GroupId | GroupIdde.quantummaid.httpmaid.integrations |
ArtifactId | ArtifactIdhttpmaid-jettywithwebsockets |
Version | Version0.9.36 |
Type | Typejar |
<!-- https://jarcasting.com/artifacts/de.quantummaid.httpmaid.integrations/httpmaid-jettywithwebsockets/ -->
<dependency>
<groupId>de.quantummaid.httpmaid.integrations</groupId>
<artifactId>httpmaid-jettywithwebsockets</artifactId>
<version>0.9.36</version>
</dependency>
// https://jarcasting.com/artifacts/de.quantummaid.httpmaid.integrations/httpmaid-jettywithwebsockets/
implementation 'de.quantummaid.httpmaid.integrations:httpmaid-jettywithwebsockets:0.9.36'
// https://jarcasting.com/artifacts/de.quantummaid.httpmaid.integrations/httpmaid-jettywithwebsockets/
implementation ("de.quantummaid.httpmaid.integrations:httpmaid-jettywithwebsockets:0.9.36")
'de.quantummaid.httpmaid.integrations:httpmaid-jettywithwebsockets:jar:0.9.36'
<dependency org="de.quantummaid.httpmaid.integrations" name="httpmaid-jettywithwebsockets" rev="0.9.36">
<artifact name="httpmaid-jettywithwebsockets" type="jar" />
</dependency>
@Grapes(
@Grab(group='de.quantummaid.httpmaid.integrations', module='httpmaid-jettywithwebsockets', version='0.9.36')
)
libraryDependencies += "de.quantummaid.httpmaid.integrations" % "httpmaid-jettywithwebsockets" % "0.9.36"
[de.quantummaid.httpmaid.integrations/httpmaid-jettywithwebsockets "0.9.36"]