Last Version

Wicket Annotations 9.10.0

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

License

License

Categories

Categories

Wicket User Interface Web Frameworks
GroupId

GroupId

org.wicketstuff
ArtifactId

ArtifactId

wicketstuff-annotation
Version

Version

9.10.0
Type

Type

jar
Description

Description

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

Download wicketstuff-annotation 9.10.0


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

Dependencies

compile (3)

Group / Artifact Type Version
org.springframework : spring-core jar 5.3.19
org.slf4j : slf4j-api jar 1.7.36
org.apache.wicket : wicket-core jar 9.10.0

test (4)

Group / Artifact Type Version
org.slf4j : slf4j-simple jar 1.7.36
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

Project Modules

There are no modules declared in this project.