is not current version
Last Version 9.10.0

org.wicketstuff:wicketstuff-springreference 1.5.7

This module can be used in cases when limited by @SpringBean. It can be used to complete or replace wicket-spring. See SpringReference class for more info.

Categories

Categories

Wicket User Interface Web Frameworks
GroupId

GroupId

org.wicketstuff
ArtifactId

ArtifactId

wicketstuff-springreference
Version

Version

1.5.7
Type

Type

jar

Download wicketstuff-springreference 1.5.7


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