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

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


Группа

Группа

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

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

sitemesh-parent
Версия

Версия

3.0-alpha-1
Тип

Тип

pom

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

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

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