Download sitemesh-2.2.1.jar file - Jar s

Jar examples for s:sitemesh

Description

SiteMesh is a web-page layout and decoration framework and web- application integration framework to aid in creating large sites consisting of many pages for which a consistent look/feel, navigation and layout scheme is required.

You can download jar file sitemesh 2.2.1 in this page.

License

The Apache Software License, Version 1.1

Build File

You can use the following script to add sitemesh-2.2.1.jar to your project.

<dependency>
   <groupId>opensymphony</groupId>
   <artifactId>sitemesh</artifactId>
   <version>2.2.1</version>
</dependency>
compile group: 'opensymphony', name: 'sitemesh', version: '2.2.1'
libraryDependencies += "opensymphony" % "sitemesh" % "2.2.1"
<dependency org="opensymphony" name="sitemesh" rev="2.2.1"/>
@Grapes(@Grab(group='opensymphony', module='sitemesh', version='2.2.1'))
'opensymphony:sitemesh:jar:2.2.1'

Download

Click the following link to download the jar file.

sitemesh-2.2.1-sources.jar
sitemesh-2.2.1.jar
sitemesh-2.2.1.pom



Related Tutorials