| License | License | 
|---|---|
| Categories | CategoriesWicket User Interface Web Frameworks | 
| GroupId | GroupIdorg.wicketstuff | 
| ArtifactId | ArtifactIdwicketstuff-lambda-examples | 
| Last Version | Last Version8.0.0 | 
| Release Date | Release Date | 
| Type | Typewar | 
| Description | DescriptionLambda - Examples WicketStuff Lambda is a collection of Java 8 functionality. | 
<!-- https://jarcasting.com/artifacts/org.wicketstuff/wicketstuff-lambda-examples/ -->
<dependency>
    <groupId>org.wicketstuff</groupId>
    <artifactId>wicketstuff-lambda-examples</artifactId>
    <version>8.0.0</version>
    <type>war</type>
</dependency>// https://jarcasting.com/artifacts/org.wicketstuff/wicketstuff-lambda-examples/
implementation 'org.wicketstuff:wicketstuff-lambda-examples:8.0.0'// https://jarcasting.com/artifacts/org.wicketstuff/wicketstuff-lambda-examples/
implementation ("org.wicketstuff:wicketstuff-lambda-examples:8.0.0")'org.wicketstuff:wicketstuff-lambda-examples:war:8.0.0'<dependency org="org.wicketstuff" name="wicketstuff-lambda-examples" rev="8.0.0">
  <artifact name="wicketstuff-lambda-examples" type="war" />
</dependency>@Grapes(
@Grab(group='org.wicketstuff', module='wicketstuff-lambda-examples', version='8.0.0')
)libraryDependencies += "org.wicketstuff" % "wicketstuff-lambda-examples" % "8.0.0"[org.wicketstuff/wicketstuff-lambda-examples "8.0.0"]| Group / Artifact | Type | Version | 
|---|---|---|
| org.wicketstuff : wicketstuff-lambda | jar | 8.0.0 | 
| org.apache.wicket : wicket-core | jar | 8.0.0 |