License |
License |
---|---|
Categories |
CategoriesWicket User Interface Web Frameworks |
GroupId | GroupIdorg.wicketstuff |
ArtifactId | ArtifactIdminis-examples |
Last Version | Last Version1.5.1 |
Release Date | Release Date |
Type | Typewar |
Description |
DescriptionMinis - Examples
WicketStuff Minis is a collection of assorted components and
behaviors that are too small to warrant their own project. This
project is a webapp that shows examples of using them.
|
Filename | Size |
---|---|
minis-examples-1.5.1.pom | |
minis-examples-1.5.1.war | 2 MB |
minis-examples-1.5.1-sources.jar | 36 KB |
minis-examples-1.5.1-javadoc.jar | 51 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.wicketstuff/minis-examples/ -->
<dependency>
<groupId>org.wicketstuff</groupId>
<artifactId>minis-examples</artifactId>
<version>1.5.1</version>
<type>war</type>
</dependency>
// https://jarcasting.com/artifacts/org.wicketstuff/minis-examples/
implementation 'org.wicketstuff:minis-examples:1.5.1'
// https://jarcasting.com/artifacts/org.wicketstuff/minis-examples/
implementation ("org.wicketstuff:minis-examples:1.5.1")
'org.wicketstuff:minis-examples:war:1.5.1'
<dependency org="org.wicketstuff" name="minis-examples" rev="1.5.1">
<artifact name="minis-examples" type="war" />
</dependency>
@Grapes(
@Grab(group='org.wicketstuff', module='minis-examples', version='1.5.1')
)
libraryDependencies += "org.wicketstuff" % "minis-examples" % "1.5.1"
[org.wicketstuff/minis-examples "1.5.1"]
Group / Artifact | Type | Version |
---|---|---|
org.wicketstuff : wicketstuff-minis | jar | 1.5.1 |
org.slf4j : slf4j-api | jar | 1.6.2 |
org.apache.wicket : wicket | pom | 1.5.1 |
Group / Artifact | Type | Version |
---|---|---|
javax.servlet : servlet-api | jar | 2.5 |
Group / Artifact | Type | Version |
---|---|---|
log4j : log4j | jar | 1.2.16 |
org.slf4j : slf4j-log4j12 | jar | 1.6.2 |
Group / Artifact | Type | Version |
---|---|---|
org.eclipse.jetty.aggregate : jetty-all-server | jar | 7.5.1.v20110908 |
junit : junit | jar | 4.9 |