Download strutlets-1.0.7.jar file - Jar s

Jar examples for s:strutlets

Description

An MVC framework supporting action-based development JSR-286-compliant portal servers.

You can download jar file strutlets 1.0.7 in this page.

License

Open Source License

Build File

You can use the following script to add strutlets-1.0.7.jar to your project.

<dependency>
   <groupId>org.dihedron.strutlets</groupId>
   <artifactId>strutlets</artifactId>
   <version>1.0.7</version>
</dependency>
compile group: 'org.dihedron.strutlets', name: 'strutlets', version: '1.0.7'
libraryDependencies += "org.dihedron.strutlets" % "strutlets" % "1.0.7"
<dependency org="org.dihedron.strutlets" name="strutlets" rev="1.0.7"/>
@Grapes(@Grab(group='org.dihedron.strutlets', module='strutlets', version='1.0.7'))
'org.dihedron.strutlets:strutlets:jar:1.0.7'

Download

Click the following link to download the jar file.

strutlets-1.0.7-javadoc.jar
strutlets-1.0.7-sources.jar
strutlets-1.0.7.jar
strutlets-1.0.7.pom



Related Tutorials