| License |
License |
|---|---|
| GroupId | GroupIdorg.sitemesh |
| ArtifactId | ArtifactIdsitemesh-docs |
| Version | Version3.0-alpha-1 |
| 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 |