License |
License |
---|---|
Categories |
CategoriesWicket User Interface Web Frameworks |
GroupId | GroupIdorg.wicketstuff.foundation |
ArtifactId | ArtifactIdwicket-foundation-core |
Last Version | Last Version9.10.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionIntegration for Apache Wicket and Zurb Foundation.
|
Filename | Size |
---|---|
wicket-foundation-core-9.10.0.pom | |
wicket-foundation-core-9.10.0.jar | 411 KB |
wicket-foundation-core-9.10.0-sources.jar | 324 KB |
wicket-foundation-core-9.10.0-javadoc.jar | 889 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.wicketstuff.foundation/wicket-foundation-core/ -->
<dependency>
<groupId>org.wicketstuff.foundation</groupId>
<artifactId>wicket-foundation-core</artifactId>
<version>9.10.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.wicketstuff.foundation/wicket-foundation-core/
implementation 'org.wicketstuff.foundation:wicket-foundation-core:9.10.0'
// https://jarcasting.com/artifacts/org.wicketstuff.foundation/wicket-foundation-core/
implementation ("org.wicketstuff.foundation:wicket-foundation-core:9.10.0")
'org.wicketstuff.foundation:wicket-foundation-core:jar:9.10.0'
<dependency org="org.wicketstuff.foundation" name="wicket-foundation-core" rev="9.10.0">
<artifact name="wicket-foundation-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.wicketstuff.foundation', module='wicket-foundation-core', version='9.10.0')
)
libraryDependencies += "org.wicketstuff.foundation" % "wicket-foundation-core" % "9.10.0"
[org.wicketstuff.foundation/wicket-foundation-core "9.10.0"]
Group / Artifact | Type | Version |
---|---|---|
org.apache.wicket : wicket-extensions | jar | 9.10.0 |
org.apache.wicket : wicket-core | jar | 9.10.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.slf4j : slf4j-log4j12 | jar | 1.7.36 |
org.apache.logging.log4j : log4j-core | jar | 2.17.2 |
javax.servlet : javax.servlet-api | jar | 3.1.0 |