is not current version
Last Version 9.10.0

org.wicketstuff.foundation:wicket-foundation-samples 8.2.0


Categories

Categories

Wicket User Interface Web Frameworks
GroupId

GroupId

org.wicketstuff.foundation
ArtifactId

ArtifactId

wicket-foundation-samples
Version

Version

8.2.0
Type

Type

war

Download wicket-foundation-samples 8.2.0


<!-- https://jarcasting.com/artifacts/org.wicketstuff.foundation/wicket-foundation-samples/ -->
<dependency>
    <groupId>org.wicketstuff.foundation</groupId>
    <artifactId>wicket-foundation-samples</artifactId>
    <version>8.2.0</version>
    <type>war</type>
</dependency>
// https://jarcasting.com/artifacts/org.wicketstuff.foundation/wicket-foundation-samples/
implementation 'org.wicketstuff.foundation:wicket-foundation-samples:8.2.0'
// https://jarcasting.com/artifacts/org.wicketstuff.foundation/wicket-foundation-samples/
implementation ("org.wicketstuff.foundation:wicket-foundation-samples:8.2.0")
'org.wicketstuff.foundation:wicket-foundation-samples:war:8.2.0'
<dependency org="org.wicketstuff.foundation" name="wicket-foundation-samples" rev="8.2.0">
  <artifact name="wicket-foundation-samples" type="war" />
</dependency>
@Grapes(
@Grab(group='org.wicketstuff.foundation', module='wicket-foundation-samples', version='8.2.0')
)
libraryDependencies += "org.wicketstuff.foundation" % "wicket-foundation-samples" % "8.2.0"
[org.wicketstuff.foundation/wicket-foundation-samples "8.2.0"]