Categories |
CategoriesAnt Build Tools Undertow Net Networking |
---|---|
GroupId | GroupIdde.quantummaid.httpmaid.integrations |
ArtifactId | ArtifactIdhttpmaid-undertow |
Version | Version0.9.80 |
Type | Typejar |
Filename | Size |
---|---|
httpmaid-undertow-0.9.80.pom | |
httpmaid-undertow-0.9.80.jar | 15 KB |
httpmaid-undertow-0.9.80-sources.jar | 10 KB |
httpmaid-undertow-0.9.80-javadoc.jar | 429 KB |
Browse |
<!-- https://jarcasting.com/artifacts/de.quantummaid.httpmaid.integrations/httpmaid-undertow/ -->
<dependency>
<groupId>de.quantummaid.httpmaid.integrations</groupId>
<artifactId>httpmaid-undertow</artifactId>
<version>0.9.80</version>
</dependency>
// https://jarcasting.com/artifacts/de.quantummaid.httpmaid.integrations/httpmaid-undertow/
implementation 'de.quantummaid.httpmaid.integrations:httpmaid-undertow:0.9.80'
// https://jarcasting.com/artifacts/de.quantummaid.httpmaid.integrations/httpmaid-undertow/
implementation ("de.quantummaid.httpmaid.integrations:httpmaid-undertow:0.9.80")
'de.quantummaid.httpmaid.integrations:httpmaid-undertow:jar:0.9.80'
<dependency org="de.quantummaid.httpmaid.integrations" name="httpmaid-undertow" rev="0.9.80">
<artifact name="httpmaid-undertow" type="jar" />
</dependency>
@Grapes(
@Grab(group='de.quantummaid.httpmaid.integrations', module='httpmaid-undertow', version='0.9.80')
)
libraryDependencies += "de.quantummaid.httpmaid.integrations" % "httpmaid-undertow" % "0.9.80"
[de.quantummaid.httpmaid.integrations/httpmaid-undertow "0.9.80"]