Last Version

Wicketstuff Push - Parent 9.9.0

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

License

License

Categories

Categories

Wicket User Interface Web Frameworks
GroupId

GroupId

org.wicketstuff
ArtifactId

ArtifactId

push-parent
Version

Version

9.9.0
Type

Type

pom
Description

Description

Wicketstuff Push - Parent
See the child project "push-core" for more information
Source Code Management

Source Code Management

https://github.com/wicketstuff/core/tree/wicketstuff-core-9.9.0/push-parent

Download push-parent 9.9.0

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"]

Dependencies

compile (1)

Group / Artifact Type Version
org.apache.wicket : wicket-core jar 9.9.0

provided (1)

Group / Artifact Type Version
javax.servlet : javax.servlet-api jar 3.1.0

Project Modules

  • push-core
  • push-timer
  • push-cometd
  • push-examples