Last Version

Wicketstuff Dashboard Core 9.10.0

Simple web dashboard using Apache Wicket

License

License

Categories

Categories

Wicket User Interface Web Frameworks
GroupId

GroupId

org.wicketstuff
ArtifactId

ArtifactId

wicketstuff-dashboard-core
Version

Version

9.10.0
Type

Type

jar
Description

Description

Wicketstuff Dashboard Core
Simple web dashboard using Apache Wicket

Download wicketstuff-dashboard-core 9.10.0


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

Dependencies

compile (4)

Group / Artifact Type Version
com.google.code.gson : gson jar 2.9.0
com.thoughtworks.xstream : xstream jar 1.4.19
org.apache.wicket : wicket-core jar 9.10.0
org.apache.wicket : wicket-extensions jar 9.10.0

provided (1)

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

test (4)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter-api jar 5.8.2
org.junit.jupiter : junit-jupiter-engine jar 5.8.2
org.hamcrest : hamcrest-core jar 2.2
org.slf4j : slf4j-simple jar 1.7.36

Project Modules

There are no modules declared in this project.