License |
License |
---|---|
Categories |
CategoriesWicket User Interface Web Frameworks |
GroupId | GroupIdorg.wicketstuff |
ArtifactId | ArtifactIdwicketstuff-dashboard-core |
Last Version | Last Version9.10.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionWicketstuff Dashboard Core
Simple web dashboard using Apache Wicket
|
<!-- 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"]
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 |
Group / Artifact | Type | Version |
---|---|---|
javax.servlet : javax.servlet-api | jar | 3.1.0 |
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 |