не последняя версия
Последняя версия 3.0.1

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


Группа

Группа

org.sitemesh
Идентификатор

Идентификатор

sitemesh-parent
Версия

Версия

3.0-alpha-2
Тип

Тип

pom

Скачать sitemesh-parent 3.0-alpha-2

Имя Файла Размер
sitemesh-parent-3.0-alpha-2.pom 4 KB
Обзор

<!-- 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"]