| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииWicket Взаимодействие с пользователем Веб-фреймворки |
| Группа | Группаorg.wicketstuff |
| Идентификатор | Идентификаторsitemap-xml-parent |
| Версия | Версия9.9.1 |
| Тип | Типpom |
| Описание |
Описаниеsitemap-xml-parent
WicketStuff Core Parent is the parent project for all of the core WicketStuff projects. It tries
to unify the WS projects into a common structure that shares a common build / release cycle. This
will hopefully keep WicketStuff projects more in sync with Wicket and make it easier on new users.
|
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| sitemap-xml-parent-9.9.1.pom | 795 bytes |
| Обзор |
<!-- https://jarcasting.com/artifacts/org.wicketstuff/sitemap-xml-parent/ -->
<dependency>
<groupId>org.wicketstuff</groupId>
<artifactId>sitemap-xml-parent</artifactId>
<version>9.9.1</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.wicketstuff/sitemap-xml-parent/
implementation 'org.wicketstuff:sitemap-xml-parent:9.9.1'
// https://jarcasting.com/artifacts/org.wicketstuff/sitemap-xml-parent/
implementation ("org.wicketstuff:sitemap-xml-parent:9.9.1")
'org.wicketstuff:sitemap-xml-parent:pom:9.9.1'
<dependency org="org.wicketstuff" name="sitemap-xml-parent" rev="9.9.1">
<artifact name="sitemap-xml-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.wicketstuff', module='sitemap-xml-parent', version='9.9.1')
)
libraryDependencies += "org.wicketstuff" % "sitemap-xml-parent" % "9.9.1"
[org.wicketstuff/sitemap-xml-parent "9.9.1"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.apache.wicket : wicket-core | jar | 9.9.1 |