Jar examples for s:server-undertow
You can download jar file server-undertow 0.1.0 in this page.
Apache License
You can use the following script to add server-undertow-0.1.0.jar to your project.
<dependency> <groupId>com.fitbur.testify.server</groupId> <artifactId>server-undertow</artifactId> <version>0.1.0</version> </dependency>
compile group: 'com.fitbur.testify.server', name: 'server-undertow', version: '0.1.0'
libraryDependencies += "com.fitbur.testify.server" % "server-undertow" % "0.1.0"
<dependency org="com.fitbur.testify.server" name="server-undertow" rev="0.1.0"/>
@Grapes(@Grab(group='com.fitbur.testify.server', module='server-undertow', version='0.1.0'))
'com.fitbur.testify.server:server-undertow:jar:0.1.0'
Click the following link to download the jar file.
server-undertow-0.1.0-javadoc.jar