Download strutlets-1.0.0.RC1.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.0.RC1 in this page.

License

Open Source License

Build File

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

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

Download

Click the following link to download the jar file.

strutlets-1.0.0.RC1-javadoc.jar
strutlets-1.0.0.RC1-sources.jar
strutlets-1.0.0.RC1.jar
strutlets-1.0.0.RC1.pom



Related Tutorials