<dependency>
<groupId>io.undertow</groupId>
<artifactId>undertow-core</artifactId>
<version>2.0.16.Final</version>
</dependency>
<parent> <groupId>io.undertow</groupId> <artifactId>undertow-parent</artifactId> <version>2.0.16.Final</version> </parent>
compile
|-- org.jboss.logging:jboss-logging
provided
|-- io.undertow:undertow-parser-generator
|-- org.jboss.logging:jboss-logging-processor
|-- org.eclipse.jetty.alpn:alpn-api
runtime
test
|-- junit:junit
|-- org.apache.directory.server:apacheds-all
|-- org.apache.httpcomponents:httpclient
|-- org.apache.httpcomponents:httpmime