| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииWicket Взаимодействие с пользователем Веб-фреймворки |
| Группа | Группаorg.apithefire |
| Идентификатор | Идентификаторapithefire-servlet-wicket |
| Последняя версия | Последняя версия0.1.2 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
Описаниеapithefire-servlet-wicket
Wicket integration
|
<!-- https://jarcasting.com/artifacts/org.apithefire/apithefire-servlet-wicket/ -->
<dependency>
<groupId>org.apithefire</groupId>
<artifactId>apithefire-servlet-wicket</artifactId>
<version>0.1.2</version>
</dependency>
// https://jarcasting.com/artifacts/org.apithefire/apithefire-servlet-wicket/
implementation 'org.apithefire:apithefire-servlet-wicket:0.1.2'
// https://jarcasting.com/artifacts/org.apithefire/apithefire-servlet-wicket/
implementation ("org.apithefire:apithefire-servlet-wicket:0.1.2")
'org.apithefire:apithefire-servlet-wicket:jar:0.1.2'
<dependency org="org.apithefire" name="apithefire-servlet-wicket" rev="0.1.2">
<artifact name="apithefire-servlet-wicket" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apithefire', module='apithefire-servlet-wicket', version='0.1.2')
)
libraryDependencies += "org.apithefire" % "apithefire-servlet-wicket" % "0.1.2"
[org.apithefire/apithefire-servlet-wicket "0.1.2"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.apache.wicket : wicket-guice | jar | 1.4-m3 |
| org.apithefire : apithefire-util | jar | 0.1.2 |
| org.apithefire : apithefire-servlet | jar | 0.1.2 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.apithefire : apithefire-test | jar | 0.1.2 |