is not current version
Last Version 9.9.0

org.wicketstuff:push-parent 7.8.1

See the child project "push-core" for more information

Categories

Categories

Wicket User Interface Web Frameworks
GroupId

GroupId

org.wicketstuff
ArtifactId

ArtifactId

push-parent
Version

Version

7.8.1
Type

Type

pom

Download push-parent 7.8.1

Filename Size
push-parent-7.8.1.pom 1 KB
Browse

<!-- https://jarcasting.com/artifacts/org.wicketstuff/push-parent/ -->
<dependency>
    <groupId>org.wicketstuff</groupId>
    <artifactId>push-parent</artifactId>
    <version>7.8.1</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.wicketstuff/push-parent/
implementation 'org.wicketstuff:push-parent:7.8.1'
// https://jarcasting.com/artifacts/org.wicketstuff/push-parent/
implementation ("org.wicketstuff:push-parent:7.8.1")
'org.wicketstuff:push-parent:pom:7.8.1'
<dependency org="org.wicketstuff" name="push-parent" rev="7.8.1">
  <artifact name="push-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.wicketstuff', module='push-parent', version='7.8.1')
)
libraryDependencies += "org.wicketstuff" % "push-parent" % "7.8.1"
[org.wicketstuff/push-parent "7.8.1"]