License |
License |
---|---|
Categories |
CategoriesWicket User Interface Web Frameworks |
GroupId | GroupIdorg.wicketstuff |
ArtifactId | ArtifactIdwicketstuff-stateless-parent |
Last Version | Last Version8.0.0-M2 |
Release Date | Release Date |
Type | Typepom |
Description |
DescriptionWicketStuff Stateless Parent
Components for Apache Wicket useful for Stateless Applications
|
Filename | Size |
---|---|
wicketstuff-stateless-parent-8.0.0-M2.pom | 1 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.wicketstuff/wicketstuff-stateless-parent/ -->
<dependency>
<groupId>org.wicketstuff</groupId>
<artifactId>wicketstuff-stateless-parent</artifactId>
<version>8.0.0-M2</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.wicketstuff/wicketstuff-stateless-parent/
implementation 'org.wicketstuff:wicketstuff-stateless-parent:8.0.0-M2'
// https://jarcasting.com/artifacts/org.wicketstuff/wicketstuff-stateless-parent/
implementation ("org.wicketstuff:wicketstuff-stateless-parent:8.0.0-M2")
'org.wicketstuff:wicketstuff-stateless-parent:pom:8.0.0-M2'
<dependency org="org.wicketstuff" name="wicketstuff-stateless-parent" rev="8.0.0-M2">
<artifact name="wicketstuff-stateless-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.wicketstuff', module='wicketstuff-stateless-parent', version='8.0.0-M2')
)
libraryDependencies += "org.wicketstuff" % "wicketstuff-stateless-parent" % "8.0.0-M2"
[org.wicketstuff/wicketstuff-stateless-parent "8.0.0-M2"]
Group / Artifact | Type | Version |
---|---|---|
org.apache.wicket : wicket-core | jar | 8.0.0-M2 |