is not current version
Last Version 8.0.0

org.wicketstuff:wicketstuff-lambda-parent 7.12.0

WicketStuff Lambda is a collection of Java 8 functionality.

Categories

Categories

Wicket User Interface Web Frameworks
GroupId

GroupId

org.wicketstuff
ArtifactId

ArtifactId

wicketstuff-lambda-parent
Version

Version

7.12.0
Type

Type

pom

Download wicketstuff-lambda-parent 7.12.0


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