Download waffle-tomcat8-1.7.jar file - Jar w

Jar examples for w:waffle-tomcat8

Description

Tomcat 8 integration for WAFFLE

You can download jar file waffle-tomcat8 1.7 in this page.

License

Open Source License

Build File

You can use the following script to add waffle-tomcat8-1.7.jar to your project.

<dependency>
   <groupId>com.github.dblock.waffle</groupId>
   <artifactId>waffle-tomcat8</artifactId>
   <version>1.7</version>
</dependency>
compile group: 'com.github.dblock.waffle', name: 'waffle-tomcat8', version: '1.7'
libraryDependencies += "com.github.dblock.waffle" % "waffle-tomcat8" % "1.7"
<dependency org="com.github.dblock.waffle" name="waffle-tomcat8" rev="1.7"/>
@Grapes(@Grab(group='com.github.dblock.waffle', module='waffle-tomcat8', version='1.7'))
'com.github.dblock.waffle:waffle-tomcat8:jar:1.7'

Download

Click the following link to download the jar file.

waffle-tomcat8-1.7-javadoc.jar
waffle-tomcat8-1.7-sources.jar
waffle-tomcat8-1.7-test-javadoc.jar
waffle-tomcat8-1.7-test-sources.jar
waffle-tomcat8-1.7.jar
waffle-tomcat8-1.7.pom



Related Tutorials