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