SiteMesh parent POM

Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/

Лицензия

Лицензия

Группа

Группа

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

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

sitemesh-parent
Последняя версия

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

3.0.1
Дата

Дата

Тип

Тип

pom
Описание

Описание

SiteMesh parent POM
Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/
Система контроля версий

Система контроля версий

http://github.com/sitemesh/sitemesh3/

Скачать sitemesh-parent

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

Как подключить последнюю версию

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

Зависимости

Библиотека не имеет зависимостей. Это самодостаточное приложение, которое не зависит ни от каких других библиотек.

Модули Проекта

  • sitemesh
  • sitemesh-examples-hellowebapp
org.sitemesh

SiteMesh

Версии библиотеки

Версия
3.0.1
3.0.0
3.0-alpha-2
3.0-alpha-1