SiteMesh library

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

License

License

GroupId

GroupId

org.sitemesh
ArtifactId

ArtifactId

sitemesh
Last Version

Last Version

3.0.1
Release Date

Release Date

Type

Type

jar
Description

Description

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

Download sitemesh

How to add to project

<!-- https://jarcasting.com/artifacts/org.sitemesh/sitemesh/ -->
<dependency>
    <groupId>org.sitemesh</groupId>
    <artifactId>sitemesh</artifactId>
    <version>3.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.sitemesh/sitemesh/
implementation 'org.sitemesh:sitemesh:3.0.1'
// https://jarcasting.com/artifacts/org.sitemesh/sitemesh/
implementation ("org.sitemesh:sitemesh:3.0.1")
'org.sitemesh:sitemesh:jar:3.0.1'
<dependency org="org.sitemesh" name="sitemesh" rev="3.0.1">
  <artifact name="sitemesh" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.sitemesh', module='sitemesh', version='3.0.1')
)
libraryDependencies += "org.sitemesh" % "sitemesh" % "3.0.1"
[org.sitemesh/sitemesh "3.0.1"]

Dependencies

provided (2)

Group / Artifact Type Version
javax.servlet : servlet-api jar 2.5
org.apache.ant : ant jar 1.7.1

test (4)

Group / Artifact Type Version
junit : junit jar 4.5
org.mortbay.jetty : jetty jar 6.1.14
org.mortbay.jetty : jetty-util jar 6.1.14
org.apache.ant : ant-testutil jar 1.7.1

Project Modules

There are no modules declared in this project.
org.sitemesh

SiteMesh

Versions

Version
3.0.1
3.0.0
3.0-alpha-2
3.0-alpha-1