Last Version

org.wicketstuff:wicket-mount-core 9.10.0

WicketStuff Core Parent is the parent project for all of the core WicketStuff projects. It tries to unify the WS projects into a common structure that shares a common build / release cycle. This will hopefully keep WicketStuff projects more in sync with Wicket and make it easier on new users.

License

License

Categories

Categories

Wicket User Interface Web Frameworks
GroupId

GroupId

org.wicketstuff
ArtifactId

ArtifactId

wicket-mount-core
Version

Version

9.10.0
Type

Type

jar
Description

Description

WicketStuff Core Parent is the parent project for all of the core WicketStuff projects. It tries to unify the WS projects into a common structure that shares a common build / release cycle. This will hopefully keep WicketStuff projects more in sync with Wicket and make it easier on new users.
Project Organization

Project Organization

WicketStuff

Download wicket-mount-core 9.10.0


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

Dependencies

compile (1)

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

test (2)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter-api jar 5.8.2
org.junit.jupiter : junit-jupiter-engine jar 5.8.2

Project Modules

There are no modules declared in this project.