License |
License |
---|---|
Categories |
CategoriesWicket User Interface Web Frameworks |
GroupId | GroupIdorg.wicketstuff |
ArtifactId | ArtifactIdinmethod-grid |
Last Version | Last Version1.5-RC5.1 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionInMethod Grid
Advanced grid components for Apache Wicket
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
inmethod-grid-1.5-RC5.1.pom | |
inmethod-grid-1.5-RC5.1.jar | 199 KB |
inmethod-grid-1.5-RC5.1-tests.jar | 1 KB |
inmethod-grid-1.5-RC5.1-sources.jar | 133 KB |
inmethod-grid-1.5-RC5.1-javadoc.jar | 406 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.wicketstuff/inmethod-grid/ -->
<dependency>
<groupId>org.wicketstuff</groupId>
<artifactId>inmethod-grid</artifactId>
<version>1.5-RC5.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.wicketstuff/inmethod-grid/
implementation 'org.wicketstuff:inmethod-grid:1.5-RC5.1'
// https://jarcasting.com/artifacts/org.wicketstuff/inmethod-grid/
implementation ("org.wicketstuff:inmethod-grid:1.5-RC5.1")
'org.wicketstuff:inmethod-grid:jar:1.5-RC5.1'
<dependency org="org.wicketstuff" name="inmethod-grid" rev="1.5-RC5.1">
<artifact name="inmethod-grid" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.wicketstuff', module='inmethod-grid', version='1.5-RC5.1')
)
libraryDependencies += "org.wicketstuff" % "inmethod-grid" % "1.5-RC5.1"
[org.wicketstuff/inmethod-grid "1.5-RC5.1"]
Group / Artifact | Type | Version |
---|---|---|
org.apache.wicket : wicket-extensions | jar | 1.5-RC5.1 |
org.apache.wicket : wicket | pom | 1.5-RC5.1 |
Group / Artifact | Type | Version |
---|---|---|
org.slf4j : slf4j-log4j12 | jar | 1.6.1 |
log4j : log4j | jar | 1.2.16 |
junit : junit | jar | 4.8.2 |
org.eclipse.jetty.aggregate : jetty-all-server | jar | 7.4.2.v20110526 |