| License |
License |
|---|---|
| Categories |
CategoriesWicket User Interface Web Frameworks |
| GroupId | GroupIdde.alpharogroup |
| ArtifactId | ArtifactIdmvn-wicket-parent |
| Last Version | Last Version7.8.0 |
| Release Date | Release Date |
| Type | Typepom |
| Description |
Descriptionmvn-wicket-parent
General parent project for wicket projects.
|
| Project URL |
Project URL |
| Project Organization |
Project OrganizationAlpha Ro Group UG (haftungsbeschrängt) |
| Filename | Size |
|---|---|
| mvn-wicket-parent-7.8.0.pom | 12 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/de.alpharogroup/mvn-wicket-parent/ -->
<dependency>
<groupId>de.alpharogroup</groupId>
<artifactId>mvn-wicket-parent</artifactId>
<version>7.8.0</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/de.alpharogroup/mvn-wicket-parent/
implementation 'de.alpharogroup:mvn-wicket-parent:7.8.0'
// https://jarcasting.com/artifacts/de.alpharogroup/mvn-wicket-parent/
implementation ("de.alpharogroup:mvn-wicket-parent:7.8.0")
'de.alpharogroup:mvn-wicket-parent:pom:7.8.0'
<dependency org="de.alpharogroup" name="mvn-wicket-parent" rev="7.8.0">
<artifact name="mvn-wicket-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='de.alpharogroup', module='mvn-wicket-parent', version='7.8.0')
)
libraryDependencies += "de.alpharogroup" % "mvn-wicket-parent" % "7.8.0"
[de.alpharogroup/mvn-wicket-parent "7.8.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.apache.wicket : wicket-core | jar | 7.8.0 |
| org.projectlombok : lombok | jar | 1.18.2 |
| org.slf4j : slf4j-api | jar | 1.7.25 |
| org.slf4j : slf4j-log4j12 | jar | 1.7.25 |
| org.apache.logging.log4j : log4j-api | jar | 2.11.0 |
| org.apache.logging.log4j : log4j-core | jar | 2.11.0 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.testng : testng | jar | 6.14.3 |
| junit : junit | jar | 4.12 |
| org.mockito : mockito-core | jar | 2.20.1 |