Jar examples for t:thundr
thundr is a light-weight java web framework designed for use in cloud deployed web applications.
You can download jar file thundr 0.9.9 in this page.
The Apache Software License, Version 2.0
You can use the following script to add thundr-0.9.9.jar to your project.
<dependency> <groupId>com.threewks.thundr</groupId> <artifactId>thundr</artifactId> <version>0.9.9</version> </dependency>
compile group: 'com.threewks.thundr', name: 'thundr', version: '0.9.9'
libraryDependencies += "com.threewks.thundr" % "thundr" % "0.9.9"
<dependency org="com.threewks.thundr" name="thundr" rev="0.9.9"/>
@Grapes(@Grab(group='com.threewks.thundr', module='thundr', version='0.9.9'))
'com.threewks.thundr:thundr:jar:0.9.9'
Click the following link to download the jar file.
thundr-0.9.9-javadoc.jar