Last Version

Wicketopia Annotations Library 1.4

A Rapid Application Development (RAD) library for the Apache Wicket framework

License

License

Categories

Categories

Wicket User Interface Web Frameworks
GroupId

GroupId

org.wicketopia
ArtifactId

ArtifactId

wicketopia-annotations
Version

Version

1.4
Type

Type

jar
Description

Description

Wicketopia Annotations Library
A Rapid Application Development (RAD) library for the Apache Wicket framework

Download wicketopia-annotations 1.4


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

Dependencies

compile (1)

Group / Artifact Type Version
org.jmock : jmock jar 2.5.0.1

provided (1)

Group / Artifact Type Version
javax.servlet : servlet-api jar 2.5

test (3)

Group / Artifact Type Version
org.testng : testng jar 6.8
org.easymock : easymock jar 3.1
org.slf4j : slf4j-log4j12 jar 1.7.2

Project Modules

There are no modules declared in this project.