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-docs |
Last Version | Last Version3.0-alpha-1 |
Release Date | Release Date |
Type | Typewar |
Description |
DescriptionSiteMesh end-user documentation
|
Filename | Size |
---|---|
sitemesh-docs-3.0-alpha-1.pom | |
sitemesh-docs-3.0-alpha-1.war | 296 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.sitemesh/sitemesh-docs/ -->
<dependency>
<groupId>org.sitemesh</groupId>
<artifactId>sitemesh-docs</artifactId>
<version>3.0-alpha-1</version>
<type>war</type>
</dependency>
// https://jarcasting.com/artifacts/org.sitemesh/sitemesh-docs/
implementation 'org.sitemesh:sitemesh-docs:3.0-alpha-1'
// https://jarcasting.com/artifacts/org.sitemesh/sitemesh-docs/
implementation ("org.sitemesh:sitemesh-docs:3.0-alpha-1")
'org.sitemesh:sitemesh-docs:war:3.0-alpha-1'
<dependency org="org.sitemesh" name="sitemesh-docs" rev="3.0-alpha-1">
<artifact name="sitemesh-docs" type="war" />
</dependency>
@Grapes(
@Grab(group='org.sitemesh', module='sitemesh-docs', version='3.0-alpha-1')
)
libraryDependencies += "org.sitemesh" % "sitemesh-docs" % "3.0-alpha-1"
[org.sitemesh/sitemesh-docs "3.0-alpha-1"]
Group / Artifact | Type | Version |
---|---|---|
org.sitemesh : sitemesh | jar | 3.0-alpha-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: