Jar examples for t:thundr-servlet-25
Servlet 2.5 support for the thundr web framework
You can download jar file thundr-servlet-25 3.0.0-beta-2 in this page.
The Apache Software License, Version 2.0
You can use the following script to add thundr-servlet-25-3.0.0-beta-2.jar to your project.
<dependency> <groupId>com.threewks.thundr</groupId> <artifactId>thundr-servlet-25</artifactId> <version>3.0.0-beta-2</version> </dependency>
compile group: 'com.threewks.thundr', name: 'thundr-servlet-25', version: '3.0.0-beta-2'
libraryDependencies += "com.threewks.thundr" % "thundr-servlet-25" % "3.0.0-beta-2"
<dependency org="com.threewks.thundr" name="thundr-servlet-25" rev="3.0.0-beta-2"/>
@Grapes(@Grab(group='com.threewks.thundr', module='thundr-servlet-25', version='3.0.0-beta-2'))
'com.threewks.thundr:thundr-servlet-25:jar:3.0.0-beta-2'
Click the following link to download the jar file.
thundr-servlet-25-3.0.0-beta-2-javadoc.jar