| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииWicket Взаимодействие с пользователем Веб-фреймворки |
| Группа | Группаorg.wicketstuff |
| Идентификатор | Идентификаторwicket-facebook-parent |
| Версия | Версия9.6.0 |
| Тип | Типpom |
| Описание |
ОписаниеWicket Facebook :: 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.
|
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| wicket-facebook-parent-9.6.0.pom | 604 bytes |
| Обзор |
<!-- https://jarcasting.com/artifacts/org.wicketstuff/wicket-facebook-parent/ -->
<dependency>
<groupId>org.wicketstuff</groupId>
<artifactId>wicket-facebook-parent</artifactId>
<version>9.6.0</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.wicketstuff/wicket-facebook-parent/
implementation 'org.wicketstuff:wicket-facebook-parent:9.6.0'
// https://jarcasting.com/artifacts/org.wicketstuff/wicket-facebook-parent/
implementation ("org.wicketstuff:wicket-facebook-parent:9.6.0")
'org.wicketstuff:wicket-facebook-parent:pom:9.6.0'
<dependency org="org.wicketstuff" name="wicket-facebook-parent" rev="9.6.0">
<artifact name="wicket-facebook-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.wicketstuff', module='wicket-facebook-parent', version='9.6.0')
)
libraryDependencies += "org.wicketstuff" % "wicket-facebook-parent" % "9.6.0"
[org.wicketstuff/wicket-facebook-parent "9.6.0"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.apache.wicket : wicket-core | jar | 9.6.0 |