is not current version
Last Version 3.0.1

org.sitemesh:sitemesh-parent 3.0-alpha-2


GroupId

GroupId

org.sitemesh
ArtifactId

ArtifactId

sitemesh-parent
Version

Version

3.0-alpha-2
Type

Type

pom

Download sitemesh-parent 3.0-alpha-2


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