jaulp.wicket.annotated.header.contributors

Adds the functionality to add HeaderContributors to Pages and Panels through java annotations. To see how it works see the 'jaulp.wicket.annotated.header.contributors.examples' project.

License

License

Categories

Categories

Wicket User Interface Web Frameworks
GroupId

GroupId

de.alpharogroup
ArtifactId

ArtifactId

jaulp.wicket.annotated.header.contributors
Last Version

Last Version

7.3.0
Release Date

Release Date

Type

Type

jar
Description

Description

jaulp.wicket.annotated.header.contributors
Adds the functionality to add HeaderContributors to Pages and Panels through java annotations. To see how it works see the 'jaulp.wicket.annotated.header.contributors.examples' project.
Project Organization

Project Organization

Alpha Ro Group UG (haftungsbeschrängt)

Download jaulp.wicket.annotated.header.contributors

How to add to project

<!-- https://jarcasting.com/artifacts/de.alpharogroup/jaulp.wicket.annotated.header.contributors/ -->
<dependency>
    <groupId>de.alpharogroup</groupId>
    <artifactId>jaulp.wicket.annotated.header.contributors</artifactId>
    <version>7.3.0</version>
</dependency>
// https://jarcasting.com/artifacts/de.alpharogroup/jaulp.wicket.annotated.header.contributors/
implementation 'de.alpharogroup:jaulp.wicket.annotated.header.contributors:7.3.0'
// https://jarcasting.com/artifacts/de.alpharogroup/jaulp.wicket.annotated.header.contributors/
implementation ("de.alpharogroup:jaulp.wicket.annotated.header.contributors:7.3.0")
'de.alpharogroup:jaulp.wicket.annotated.header.contributors:jar:7.3.0'
<dependency org="de.alpharogroup" name="jaulp.wicket.annotated.header.contributors" rev="7.3.0">
  <artifact name="jaulp.wicket.annotated.header.contributors" type="jar" />
</dependency>
@Grapes(
@Grab(group='de.alpharogroup', module='jaulp.wicket.annotated.header.contributors', version='7.3.0')
)
libraryDependencies += "de.alpharogroup" % "jaulp.wicket.annotated.header.contributors" % "7.3.0"
[de.alpharogroup/jaulp.wicket.annotated.header.contributors "7.3.0"]

Dependencies

compile (7)

Group / Artifact Type Version
de.alpharogroup : jcommons-lang jar 4.11.0
de.alpharogroup : file-worker jar 4.11.0
org.apache.wicket : wicket-core jar 7.3.0
org.projectlombok : lombok jar 1.16.10
org.slf4j : slf4j-log4j12 jar 1.6.4
org.slf4j : slf4j-api jar 1.6.4
log4j : log4j jar 1.2.16

test (2)

Group / Artifact Type Version
org.testng : testng jar 6.9.10
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.

Versions

Version
7.3.0
7.1.0
7.0.0
6.25.0
6.21.0
6.20.3
6.20.2
6.20.1
6.20.0
6.19.0
6.18.0
6.15.0