Last Version

Wicket Plugin Framework 1.5-RC5.1

A framework for registering plugins with the Wicket application

License

License

Categories

Categories

Wicket User Interface Web Frameworks
GroupId

GroupId

org.wicketstuff
ArtifactId

ArtifactId

wicket-plugin
Version

Version

1.5-RC5.1
Type

Type

jar
Description

Description

Wicket Plugin Framework
A framework for registering plugins with the Wicket application

Download wicket-plugin 1.5-RC5.1


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

Dependencies

compile (1)

Group / Artifact Type Version
org.apache.wicket : wicket pom 1.5-RC5.1

test (1)

Group / Artifact Type Version
org.testng : testng jar 5.9

Project Modules

There are no modules declared in this project.