License |
License |
---|---|
Categories |
CategoriesWicket User Interface Web Frameworks |
GroupId | GroupIdorg.wicketstuff |
ArtifactId | ArtifactIdinmethod-grid-parent |
Last Version | Last Version9.10.0 |
Release Date | Release Date |
Type | Typepom |
Description |
DescriptionInMethod Grid Parent
Advanced grid components for Apache Wicket
|
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
inmethod-grid-parent-9.10.0.pom | 2 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.wicketstuff/inmethod-grid-parent/ -->
<dependency>
<groupId>org.wicketstuff</groupId>
<artifactId>inmethod-grid-parent</artifactId>
<version>9.10.0</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.wicketstuff/inmethod-grid-parent/
implementation 'org.wicketstuff:inmethod-grid-parent:9.10.0'
// https://jarcasting.com/artifacts/org.wicketstuff/inmethod-grid-parent/
implementation ("org.wicketstuff:inmethod-grid-parent:9.10.0")
'org.wicketstuff:inmethod-grid-parent:pom:9.10.0'
<dependency org="org.wicketstuff" name="inmethod-grid-parent" rev="9.10.0">
<artifact name="inmethod-grid-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.wicketstuff', module='inmethod-grid-parent', version='9.10.0')
)
libraryDependencies += "org.wicketstuff" % "inmethod-grid-parent" % "9.10.0"
[org.wicketstuff/inmethod-grid-parent "9.10.0"]
Group / Artifact | Type | Version |
---|---|---|
org.apache.wicket : wicket-extensions | jar | 9.10.0 |
org.wicketstuff : wicket15-tree | jar | 9.0.0 |
org.slf4j : slf4j-api | jar | 1.7.36 |
org.apache.wicket : wicket-core | jar | 9.10.0 |
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.eclipse.jetty.aggregate : jetty-all | jar | 9.4.46.v20220331 |