Last Version

WicketStuff Wicket7 extensions 6.30.0

A module that provides implementations of Apache Wicket core interfaces based on JDK7

License

License

Categories

Categories

Wicket User Interface Web Frameworks
GroupId

GroupId

org.wicketstuff
ArtifactId

ArtifactId

wicketstuff-wicket7
Version

Version

6.30.0
Type

Type

jar
Description

Description

WicketStuff Wicket7 extensions
A module that provides implementations of Apache Wicket core interfaces based on JDK7
Source Code Management

Source Code Management

https://github.com/wicketstuff/core/tree/wicketstuff-core-6.30.0/wicketstuff-wicket7

Download wicketstuff-wicket7 6.30.0


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

Dependencies

compile (1)

Group / Artifact Type Version
org.apache.wicket : wicket pom 6.30.0

Project Modules

There are no modules declared in this project.