SiteMesh 3: Official repository
Current version: 3.0.1
Available for download on Maven Central here:
http://central.maven.org/maven2/org/sitemesh/sitemesh/3.0.1/
Documentation:
License |
License |
---|---|
GroupId | GroupIdorg.sitemesh |
ArtifactId | ArtifactIdsitemesh |
Last Version | Last Version3.0.1 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionSiteMesh 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.
|
Filename | Size |
---|---|
sitemesh-3.0.1.pom | |
sitemesh-3.0.1.jar | 135 KB |
sitemesh-3.0.1-sources.jar | 97 KB |
sitemesh-3.0.1-javadoc.jar | 595 KB |
Browse |
<!-- 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"]
Group / Artifact | Type | Version |
---|---|---|
javax.servlet : servlet-api | jar | 2.5 |
org.apache.ant : ant | jar | 1.7.1 |
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 |
Current version: 3.0.1
Available for download on Maven Central here:
http://central.maven.org/maven2/org/sitemesh/sitemesh/3.0.1/
Documentation: