Last Version

org.wicketstuff:wicketstuff-context 6.30.0

Use the @Context annotation to locate the required component, model or model object in the components' tree.

License

License

Categories

Categories

Wicket User Interface Web Frameworks
GroupId

GroupId

org.wicketstuff
ArtifactId

ArtifactId

wicketstuff-context
Version

Version

6.30.0
Type

Type

jar
Description

Description

Use the @Context annotation to locate the required component, model or model object in the components' tree.

Download wicketstuff-context 6.30.0


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

Dependencies

compile (2)

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

provided (1)

Group / Artifact Type Version
javax.servlet : servlet-api jar 2.5

runtime (2)

Group / Artifact Type Version
org.slf4j : slf4j-log4j12 jar 1.6.6
log4j : log4j jar 1.2.17

test (1)

Group / Artifact Type Version
junit : junit jar 4.10

Project Modules

There are no modules declared in this project.