License |
License |
---|---|
Categories |
CategoriesWicket User Interface Web Frameworks |
GroupId | GroupIdorg.wicketstuff |
ArtifactId | ArtifactIdpush-parent |
Last Version | Last Version9.9.0 |
Release Date | Release Date |
Type | Typepom |
Description |
DescriptionWicketstuff Push - Parent
See the child project "push-core" for more information
|
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
push-parent-9.9.0.pom | 1 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.wicketstuff/push-parent/ -->
<dependency>
<groupId>org.wicketstuff</groupId>
<artifactId>push-parent</artifactId>
<version>9.9.0</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.wicketstuff/push-parent/
implementation 'org.wicketstuff:push-parent:9.9.0'
// https://jarcasting.com/artifacts/org.wicketstuff/push-parent/
implementation ("org.wicketstuff:push-parent:9.9.0")
'org.wicketstuff:push-parent:pom:9.9.0'
<dependency org="org.wicketstuff" name="push-parent" rev="9.9.0">
<artifact name="push-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.wicketstuff', module='push-parent', version='9.9.0')
)
libraryDependencies += "org.wicketstuff" % "push-parent" % "9.9.0"
[org.wicketstuff/push-parent "9.9.0"]
Group / Artifact | Type | Version |
---|---|---|
org.apache.wicket : wicket-core | jar | 9.9.0 |
Group / Artifact | Type | Version |
---|---|---|
javax.servlet : javax.servlet-api | jar | 3.1.0 |