is not current version
Last Version 9.10.0

org.wicketstuff:wicketstuff-offline-mode-parent 8.0.0-M7

Parent project of Wicket's Offline Mode

Categories

Categories

Wicket User Interface Web Frameworks
GroupId

GroupId

org.wicketstuff
ArtifactId

ArtifactId

wicketstuff-offline-mode-parent
Version

Version

8.0.0-M7
Type

Type

pom

Download wicketstuff-offline-mode-parent 8.0.0-M7


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