is not current version
Last Version 6.30.0

org.wicketstuff:wicketstuff-context-parent 6.18.0

See the child project "context" for a more complete description. This is the parent for the actual project and the examples.

Categories

Categories

Wicket User Interface Web Frameworks
GroupId

GroupId

org.wicketstuff
ArtifactId

ArtifactId

wicketstuff-context-parent
Version

Version

6.18.0
Type

Type

pom

Download wicketstuff-context-parent 6.18.0


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