License |
License |
---|---|
Categories |
CategoriesWicket User Interface Web Frameworks |
GroupId | GroupIdorg.wicketstuff |
ArtifactId | ArtifactIdconsole-parent |
Last Version | Last Version6.5.0 |
Release Date | Release Date |
Type | Typepom |
Description |
DescriptionWicket Console - Parent
Parent project for Wicket Console
|
Filename | Size |
---|---|
console-parent-6.5.0.pom | 1 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.wicketstuff/console-parent/ -->
<dependency>
<groupId>org.wicketstuff</groupId>
<artifactId>console-parent</artifactId>
<version>6.5.0</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.wicketstuff/console-parent/
implementation 'org.wicketstuff:console-parent:6.5.0'
// https://jarcasting.com/artifacts/org.wicketstuff/console-parent/
implementation ("org.wicketstuff:console-parent:6.5.0")
'org.wicketstuff:console-parent:pom:6.5.0'
<dependency org="org.wicketstuff" name="console-parent" rev="6.5.0">
<artifact name="console-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.wicketstuff', module='console-parent', version='6.5.0')
)
libraryDependencies += "org.wicketstuff" % "console-parent" % "6.5.0"
[org.wicketstuff/console-parent "6.5.0"]
Group / Artifact | Type | Version |
---|---|---|
org.apache.wicket : wicket | pom | 6.5.0 |