Last Version

Wicket Annotations 1.4.21

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

annotation
Version

Version

1.4.21
Type

Type

jar
Description

Description

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

Download 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"]

Dependencies

compile (2)

Group / Artifact Type Version
org.springframework : spring-core jar 2.5.6
org.apache.wicket : wicket jar 1.4.21

test (3)

Group / Artifact Type Version
org.slf4j : slf4j-log4j12 jar 1.5.11
junit : junit jar 4.8.1
log4j : log4j jar 1.2.14

Project Modules

There are no modules declared in this project.