License |
License |
---|---|
Categories |
CategoriesWicket User Interface Web Frameworks Security |
GroupId | GroupIdorg.wicketstuff |
ArtifactId | ArtifactIdwicket-security-parent |
Last Version | Last Version9.10.0 |
Release Date | Release Date |
Type | Typepom |
Description |
Descriptionwicket-security
Parent project for wicket security projects
|
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
wicket-security-parent-9.10.0.pom | 4 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.wicketstuff/wicket-security-parent/ -->
<dependency>
<groupId>org.wicketstuff</groupId>
<artifactId>wicket-security-parent</artifactId>
<version>9.10.0</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.wicketstuff/wicket-security-parent/
implementation 'org.wicketstuff:wicket-security-parent:9.10.0'
// https://jarcasting.com/artifacts/org.wicketstuff/wicket-security-parent/
implementation ("org.wicketstuff:wicket-security-parent:9.10.0")
'org.wicketstuff:wicket-security-parent:pom:9.10.0'
<dependency org="org.wicketstuff" name="wicket-security-parent" rev="9.10.0">
<artifact name="wicket-security-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.wicketstuff', module='wicket-security-parent', version='9.10.0')
)
libraryDependencies += "org.wicketstuff" % "wicket-security-parent" % "9.10.0"
[org.wicketstuff/wicket-security-parent "9.10.0"]
Group / Artifact | Type | Version |
---|---|---|
org.slf4j : slf4j-api | jar | 1.7.36 |
org.apache.wicket : wicket-core | jar | 9.10.0 |
Group / Artifact | Type | Version |
---|---|---|
org.apache.logging.log4j : log4j-core | jar | 2.17.2 |
Group / Artifact | Type | Version |
---|---|---|
org.junit.jupiter : junit-jupiter-api | jar | 5.8.2 |
org.junit.jupiter : junit-jupiter-engine | jar | 5.8.2 |