| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииWicket Взаимодействие с пользователем Веб-фреймворки |
| Группа | Группаorg.wicketstuff |
| Идентификатор | Идентификаторwicketstuff-annotation |
| Версия | Версия9.7.0 |
| Тип | Типjar |
| Описание |
ОписаниеWicket Annotations
Use wicketstuff-annotation to use Java Annotations and class path searching to mount your Wicket pages.
|
| Имя Файла | Размер |
|---|---|
| wicketstuff-annotation-9.7.0.pom | |
| wicketstuff-annotation-9.7.0.jar | 9 KB |
| wicketstuff-annotation-9.7.0-sources.jar | 9 KB |
| wicketstuff-annotation-9.7.0-javadoc.jar | 423 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/org.wicketstuff/wicketstuff-annotation/ -->
<dependency>
<groupId>org.wicketstuff</groupId>
<artifactId>wicketstuff-annotation</artifactId>
<version>9.7.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.wicketstuff/wicketstuff-annotation/
implementation 'org.wicketstuff:wicketstuff-annotation:9.7.0'
// https://jarcasting.com/artifacts/org.wicketstuff/wicketstuff-annotation/
implementation ("org.wicketstuff:wicketstuff-annotation:9.7.0")
'org.wicketstuff:wicketstuff-annotation:jar:9.7.0'
<dependency org="org.wicketstuff" name="wicketstuff-annotation" rev="9.7.0">
<artifact name="wicketstuff-annotation" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.wicketstuff', module='wicketstuff-annotation', version='9.7.0')
)
libraryDependencies += "org.wicketstuff" % "wicketstuff-annotation" % "9.7.0"
[org.wicketstuff/wicketstuff-annotation "9.7.0"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.springframework : spring-core | jar | 5.3.13 |
| org.slf4j : slf4j-api | jar | 1.7.31 |
| org.apache.wicket : wicket-core | jar | 9.7.0 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.slf4j : slf4j-simple | jar | 1.7.31 |
| org.junit.jupiter : junit-jupiter-api | jar | 5.8.2 |
| org.junit.jupiter : junit-jupiter-engine | jar | 5.8.2 |
| org.hamcrest : hamcrest-core | jar | 2.2 |