| License |
License |
|---|---|
| Categories |
CategoriesWicket User Interface Web Frameworks |
| GroupId | GroupIdde.alpharogroup |
| ArtifactId | ArtifactIdjaulp.wicket.annotated.header.contributors |
| Last Version | Last Version7.3.0 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionjaulp.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 OrganizationAlpha Ro Group UG (haftungsbeschrängt) |
<!-- 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"]
| 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 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.testng : testng | jar | 6.9.10 |
| junit : junit | jar | 4.12 |