License |
License |
---|---|
Categories |
CategoriesWicket User Interface Web Frameworks Data |
GroupId | GroupIdorg.wicketstuff |
ArtifactId | ArtifactIddatastores-parent |
Last Version | Last Version9.10.0 |
Release Date | Release Date |
Type | Typepom |
Description |
DescriptionApache Wicket IPageStore Parent
Parent project for WicketStuff IPageStore implementations
|
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
datastores-parent-9.10.0.pom | 2 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.wicketstuff/datastores-parent/ -->
<dependency>
<groupId>org.wicketstuff</groupId>
<artifactId>datastores-parent</artifactId>
<version>9.10.0</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.wicketstuff/datastores-parent/
implementation 'org.wicketstuff:datastores-parent:9.10.0'
// https://jarcasting.com/artifacts/org.wicketstuff/datastores-parent/
implementation ("org.wicketstuff:datastores-parent:9.10.0")
'org.wicketstuff:datastores-parent:pom:9.10.0'
<dependency org="org.wicketstuff" name="datastores-parent" rev="9.10.0">
<artifact name="datastores-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.wicketstuff', module='datastores-parent', version='9.10.0')
)
libraryDependencies += "org.wicketstuff" % "datastores-parent" % "9.10.0"
[org.wicketstuff/datastores-parent "9.10.0"]
Group / Artifact | Type | Version |
---|---|---|
org.apache.wicket : wicket-core | jar | 9.10.0 |
org.apache.wicket : wicket-devutils | jar | 9.10.0 |
Group / Artifact | Type | Version |
---|---|---|
org.eclipse.jetty.aggregate : jetty-all | jar | 9.4.46.v20220331 |
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 |