| Категории |
КатегорииWicket Взаимодействие с пользователем Веб-фреймворки |
|---|---|
| Группа | Группаorg.appfuse.archetypes |
| Идентификатор | Идентификаторappfuse-modular-wicket |
| Версия | Версия3.0.0 |
| Тип | Типpom |
| Имя Файла | Размер |
|---|---|
| appfuse-modular-wicket-3.0.0.pom | 4 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/org.appfuse.archetypes/appfuse-modular-wicket/ -->
<dependency>
<groupId>org.appfuse.archetypes</groupId>
<artifactId>appfuse-modular-wicket</artifactId>
<version>3.0.0</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.appfuse.archetypes/appfuse-modular-wicket/
implementation 'org.appfuse.archetypes:appfuse-modular-wicket:3.0.0'
// https://jarcasting.com/artifacts/org.appfuse.archetypes/appfuse-modular-wicket/
implementation ("org.appfuse.archetypes:appfuse-modular-wicket:3.0.0")
'org.appfuse.archetypes:appfuse-modular-wicket:pom:3.0.0'
<dependency org="org.appfuse.archetypes" name="appfuse-modular-wicket" rev="3.0.0">
<artifact name="appfuse-modular-wicket" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.appfuse.archetypes', module='appfuse-modular-wicket', version='3.0.0')
)
libraryDependencies += "org.appfuse.archetypes" % "appfuse-modular-wicket" % "3.0.0"
[org.appfuse.archetypes/appfuse-modular-wicket "3.0.0"]