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