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

Wicket Annotations 1.4.21

Use wicketstuff-annotation to use Java Annotations and class path searching to mount your Wicket pages.

Лицензия

Лицензия

Категории

Категории

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

Группа

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

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

annotation
Версия

Версия

1.4.21
Тип

Тип

jar
Описание

Описание

Wicket Annotations
Use wicketstuff-annotation to use Java Annotations and class path searching to mount your Wicket pages.

Скачать annotation 1.4.21


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

Зависимости

compile (2)

Идентификатор библиотеки Тип Версия
org.springframework : spring-core jar 2.5.6
org.apache.wicket : wicket jar 1.4.21

test (3)

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

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

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