License |
License |
---|---|
Categories |
CategoriesWicket User Interface Web Frameworks Security |
GroupId | GroupIdorg.wicketstuff |
ArtifactId | ArtifactIdwicket-security-swarm-parent |
Version | Version9.9.1 |
Type | Typepom |
Description |
Descriptionswarm-parent
Parent project for SWARM
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
wicket-security-swarm-parent-9.9.1.pom | 1 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.wicketstuff/wicket-security-swarm-parent/ -->
<dependency>
<groupId>org.wicketstuff</groupId>
<artifactId>wicket-security-swarm-parent</artifactId>
<version>9.9.1</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.wicketstuff/wicket-security-swarm-parent/
implementation 'org.wicketstuff:wicket-security-swarm-parent:9.9.1'
// https://jarcasting.com/artifacts/org.wicketstuff/wicket-security-swarm-parent/
implementation ("org.wicketstuff:wicket-security-swarm-parent:9.9.1")
'org.wicketstuff:wicket-security-swarm-parent:pom:9.9.1'
<dependency org="org.wicketstuff" name="wicket-security-swarm-parent" rev="9.9.1">
<artifact name="wicket-security-swarm-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.wicketstuff', module='wicket-security-swarm-parent', version='9.9.1')
)
libraryDependencies += "org.wicketstuff" % "wicket-security-swarm-parent" % "9.9.1"
[org.wicketstuff/wicket-security-swarm-parent "9.9.1"]
Group / Artifact | Type | Version |
---|---|---|
org.slf4j : slf4j-api | jar | 1.7.36 |
org.apache.wicket : wicket-core | jar | 9.9.1 |
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 |