Last Version

Undertow HTTP2 test suite 1.3.19.Final

Undertow

License

License

Categories

Categories

Undertow Net Networking
GroupId

GroupId

io.undertow
ArtifactId

ArtifactId

undertow-http2-test-suite
Version

Version

1.3.19.Final
Type

Type

jar
Description

Description

Undertow HTTP2 test suite
Undertow
Project Organization

Project Organization

JBoss by Red Hat

Download undertow-http2-test-suite 1.3.19.Final


<!-- 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"]

Dependencies

compile (5)

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

provided (2)

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

runtime (1)

Group / Artifact Type Version
org.jboss.xnio : xnio-nio jar 3.3.4.Final

test (6)

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

Project Modules

There are no modules declared in this project.