Last Version

Wicketstuff Lambda Components 9.10.0

WicketStuff Core Parent is the parent project for all of the core WicketStuff projects. It tries to unify the WS projects into a common structure that shares a common build / release cycle. This will hopefully keep WicketStuff projects more in sync with Wicket and make it easier on new users.

License

License

Categories

Categories

Wicket User Interface Web Frameworks
GroupId

GroupId

org.wicketstuff
ArtifactId

ArtifactId

wicketstuff-lambda-components
Version

Version

9.10.0
Type

Type

jar
Description

Description

Wicketstuff Lambda Components
WicketStuff Core Parent is the parent project for all of the core WicketStuff projects. It tries to unify the WS projects into a common structure that shares a common build / release cycle. This will hopefully keep WicketStuff projects more in sync with Wicket and make it easier on new users.
Source Code Management

Source Code Management

https://github.com/wicketstuff/core/tree/wicketstuff-core-9.10.0/wicketstuff-lambda-components

Download wicketstuff-lambda-components 9.10.0


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

Dependencies

compile (1)

Group / Artifact Type Version
org.apache.wicket : wicket-core jar 9.10.0

Project Modules

There are no modules declared in this project.