Jar examples for s:stripes
Stripes web framework jar, including tag library.
You can download jar file stripes 1.5 in this page.
The Apache Software License, Version 2.0
You can use the following script to add stripes-1.5.jar to your project.
<dependency> <groupId>net.sourceforge.stripes</groupId> <artifactId>stripes</artifactId> <version>1.5</version> </dependency>
compile group: 'net.sourceforge.stripes', name: 'stripes', version: '1.5'
libraryDependencies += "net.sourceforge.stripes" % "stripes" % "1.5"
<dependency org="net.sourceforge.stripes" name="stripes" rev="1.5"/>
@Grapes(@Grab(group='net.sourceforge.stripes', module='stripes', version='1.5'))
'net.sourceforge.stripes:stripes:jar:1.5'
Click the following link to download the jar file.
stripes-1.5.jar