MVN

org.sitemesh : sitemesh

Maven & Gradle

Aug 19, 2023
26 usages
477 stars

sitemesh · 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.

<dependency>
    <groupId>org.sitemesh</groupId>
    <artifactId>sitemesh</artifactId>
    <version>3.2.0-M1</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.sitemesh : sitemesh to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 3.2.0-M1
  • Latest Alpha: 3.0-alpha-2

All Versions

Choose a version of org.sitemesh : sitemesh to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
3.2.x
sitemesh-3.2.0-M1
3.1.x
sitemesh-3.1.0-M1
3.0.x
sitemesh-3.0.1
sitemesh-3.0.0
3.0
sitemesh-3.0-alpha-2
sitemesh-3.0-alpha-1

How to add a dependency to Maven

Add the following org.sitemesh : sitemesh maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>org.sitemesh</groupId>
    <artifactId>sitemesh</artifactId>
    <version>3.2.0-M1</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following org.sitemesh : sitemesh gradle dependency to your build.gradle file:

implementation 'org.sitemesh:sitemesh:3.2.0-M1'

Gradle Kotlin DSL: Add the following org.sitemesh : sitemesh gradle kotlin dependency to your build.gradle.kts file:

implementation("org.sitemesh:sitemesh:3.2.0-M1")

How to add a dependency to SBT Scala

SBT Scala: Add the following org.sitemesh : sitemesh sbt scala dependency to your build.sbt file:

libraryDependencies += "org.sitemesh" % "sitemesh" % "3.2.0-M1"

Advertisement

Dependencies from Group

Aug 19, 2023
26 usages
477 stars
May 29, 2015
477 stars

Discover Dependencies

Sep 04, 2020
129 usages
Feb 19, 2023
25 usages
5k stars
bsf
Oct 07, 2006
75 usages
Aug 16, 2018
17 usages
3 stars
Apr 08, 2023
16 usages
273 stars
Sep 21, 2017
9 usages
77 stars
Aug 21, 2017
14 usages
Jan 08, 2021
6 usages
7.2k stars