Jar examples for u:undertow-core
You can download jar file undertow-core 2.0.0.Alpha1 in this page.
Open Source License
You can use the following script to add undertow-core-2.0.0.Alpha1.jar to your project.
<dependency> <groupId>io.undertow</groupId> <artifactId>undertow-core</artifactId> <version>2.0.0.Alpha1</version> </dependency>
compile group: 'io.undertow', name: 'undertow-core', version: '2.0.0.Alpha1'
libraryDependencies += "io.undertow" % "undertow-core" % "2.0.0.Alpha1"
<dependency org="io.undertow" name="undertow-core" rev="2.0.0.Alpha1"/>
@Grapes(@Grab(group='io.undertow', module='undertow-core', version='2.0.0.Alpha1'))
'io.undertow:undertow-core:jar:2.0.0.Alpha1'
Click the following link to download the jar file.
undertow-core-2.0.0.Alpha1-sources.jar