Wicket Spring Integration through Annotations

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

Лицензия

Лицензия

Категории

Категории

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

Группа

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

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

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

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

1.2.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.
Организация-разработчик

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

Wicket developers
Система контроля версий

Система контроля версий

http://svn.apache.org/viewvc/wicket/branches/wicket-1.2.x/wicket-spring-annot

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

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

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

Зависимости

compile (3)

Идентификатор библиотеки Тип Версия
wicket : wicket-spring jar 1.2.7
commons-logging : commons-logging jar 1.0.4
log4j : log4j jar 1.2.13

provided (3)

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

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

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

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

Версия
1.2.7
1.2.6
1.2.5
1.2.4
1.2.3
1.2.2
1.2.1
1.2
1.2-rc4