License |
License |
---|---|
Categories |
CategoriesUndertow Net Networking |
GroupId | GroupIdio.undertow |
ArtifactId | ArtifactIdundertow-http2-test-suite |
Version | Version1.3.19.Final |
Type | Typejar |
Description |
DescriptionUndertow HTTP2 test suite
Undertow
|
Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/io.undertow/undertow-http2-test-suite/ -->
<dependency>
<groupId>io.undertow</groupId>
<artifactId>undertow-http2-test-suite</artifactId>
<version>1.3.19.Final</version>
</dependency>
// https://jarcasting.com/artifacts/io.undertow/undertow-http2-test-suite/
implementation 'io.undertow:undertow-http2-test-suite:1.3.19.Final'
// https://jarcasting.com/artifacts/io.undertow/undertow-http2-test-suite/
implementation ("io.undertow:undertow-http2-test-suite:1.3.19.Final")
'io.undertow:undertow-http2-test-suite:jar:1.3.19.Final'
<dependency org="io.undertow" name="undertow-http2-test-suite" rev="1.3.19.Final">
<artifact name="undertow-http2-test-suite" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.undertow', module='undertow-http2-test-suite', version='1.3.19.Final')
)
libraryDependencies += "io.undertow" % "undertow-http2-test-suite" % "1.3.19.Final"
[io.undertow/undertow-http2-test-suite "1.3.19.Final"]
Group / Artifact | Type | Version |
---|---|---|
io.undertow : undertow-core | jar | 1.3.19.Final |
org.jboss.logging : jboss-logging | jar | 3.2.1.Final |
org.jboss.xnio : xnio-api | jar | 3.3.4.Final |
junit : junit | jar | 4.12 |
org.jboss.logmanager : jboss-logmanager | jar | 2.0.0.Final |
Group / Artifact | Type | Version |
---|---|---|
org.jboss.logging : jboss-logging-processor | jar | 2.0.0.Final |
org.eclipse.jetty.alpn : alpn-api | jar | 1.0.0 |
Group / Artifact | Type | Version |
---|---|---|
org.jboss.xnio : xnio-nio | jar | 3.3.4.Final |
Group / Artifact | Type | Version |
---|---|---|
org.mortbay.jetty.alpn : alpn-boot | jar | 7.0.0.v20140317 |
org.apache.directory.server : apacheds-all | jar | 2.0.0-M15 |
org.apache.httpcomponents : httpclient | jar | 4.2.6 |
org.apache.httpcomponents : httpmime | jar | 4.2.6 |
org.easymock : easymock | jar | 3.2 |
com.h2database : h2 | jar | 1.3.175 |