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

org.wicketstuff:sitemap-xml-parent 1.4.7.1


Категории

Категории

Wicket Взаимодействие с пользователем Веб-фреймворки
Группа

Группа

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

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

sitemap-xml-parent
Версия

Версия

1.4.7.1
Тип

Тип

pom

Скачать sitemap-xml-parent 1.4.7.1

Имя Файла Размер
sitemap-xml-parent-1.4.7.1.pom 797 bytes
Обзор

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