is not current version
Last Version 9.10.0

org.wicketstuff:wicketstuff-datastore-common 9.0.1-M3

Helper classes for Apache Wicket's IPageStore implementation

Categories

Categories

Wicket User Interface Web Frameworks Data
GroupId

GroupId

org.wicketstuff
ArtifactId

ArtifactId

wicketstuff-datastore-common
Version

Version

9.0.1-M3
Type

Type

jar

Download wicketstuff-datastore-common 9.0.1-M3


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