is not current version
Last Version 9.10.0

Apache Wicket IPageStore Common 9.9.1

Helper classes for Apache Wicket's IPageStore implementation

License

License

Categories

Categories

Wicket User Interface Web Frameworks Data
GroupId

GroupId

org.wicketstuff
ArtifactId

ArtifactId

wicketstuff-datastore-common
Version

Version

9.9.1
Type

Type

jar
Description

Description

Apache Wicket IPageStore Common
Helper classes for Apache Wicket's IPageStore implementation

Download wicketstuff-datastore-common 9.9.1


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

Dependencies

compile (2)

Group / Artifact Type Version
org.apache.wicket : wicket-core jar 9.9.1
org.apache.wicket : wicket-devutils jar 9.9.1

provided (1)

Group / Artifact Type Version
org.eclipse.jetty.aggregate : jetty-all jar 9.4.46.v20220331

test (3)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter-api jar 5.8.2
org.junit.jupiter : junit-jupiter-engine jar 5.8.2
org.slf4j : slf4j-log4j12 jar 1.7.36

Project Modules

There are no modules declared in this project.