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