Download strutlets-0.57.0.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 0.57.0 in this page.

License

Open Source License

Build File

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

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

Download

Click the following link to download the jar file.

strutlets-0.57.0-javadoc.jar
strutlets-0.57.0-sources.jar
strutlets-0.57.0.jar
strutlets-0.57.0.pom



Related Tutorials