Wicket Spring Integration through Annotations

Spring integration in your Wicket web applications using annotations. Requires Java 5. See the examples project for usecases.

Лицензия

Лицензия

Категории

Категории

Wicket Взаимодействие с пользователем Веб-фреймворки
Группа

Группа

org.apache.wicket
Идентификатор

Идентификатор

wicket-spring-annot
Последняя версия

Последняя версия

1.3.7
Дата

Дата

Тип

Тип

jar
Описание

Описание

Wicket Spring Integration through Annotations
Spring integration in your Wicket web applications using annotations. Requires Java 5. See the examples project for usecases.
Организация-разработчик

Организация-разработчик

Apache Software Foundation

Скачать wicket-spring-annot

Как подключить последнюю версию

<!-- https://jarcasting.com/artifacts/org.apache.wicket/wicket-spring-annot/ -->
<dependency>
    <groupId>org.apache.wicket</groupId>
    <artifactId>wicket-spring-annot</artifactId>
    <version>1.3.7</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.wicket/wicket-spring-annot/
implementation 'org.apache.wicket:wicket-spring-annot:1.3.7'
// https://jarcasting.com/artifacts/org.apache.wicket/wicket-spring-annot/
implementation ("org.apache.wicket:wicket-spring-annot:1.3.7")
'org.apache.wicket:wicket-spring-annot:jar:1.3.7'
<dependency org="org.apache.wicket" name="wicket-spring-annot" rev="1.3.7">
  <artifact name="wicket-spring-annot" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.wicket', module='wicket-spring-annot', version='1.3.7')
)
libraryDependencies += "org.apache.wicket" % "wicket-spring-annot" % "1.3.7"
[org.apache.wicket/wicket-spring-annot "1.3.7"]

Зависимости

compile (2)

Идентификатор библиотеки Тип Версия
org.apache.wicket : wicket-spring jar 1.3.7
org.slf4j : slf4j-api jar 1.4.2

provided (2)

Идентификатор библиотеки Тип Версия
junit : junit jar 3.8.1
javax.servlet : servlet-api jar 2.3

test (1)

Идентификатор библиотеки Тип Версия
org.slf4j : slf4j-log4j12 jar 1.4.2

Модули Проекта

Данный проект не имеет модулей.

Версии библиотеки

Версия
1.3.7
1.3.6
1.3.5
1.3.4
1.3.3
1.3.2
1.3.1
1.3.0
1.3.0-rc2
1.3.0-rc1
1.3.0-beta4
1.3.0-beta3
1.3.0-beta2