Last Version

Minis - Examples 1.5.1

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.

License

License

Categories

Categories

Wicket User Interface Web Frameworks
GroupId

GroupId

org.wicketstuff
ArtifactId

ArtifactId

minis-examples
Version

Version

1.5.1
Type

Type

war
Description

Description

Minis - 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.

Download minis-examples 1.5.1


<!-- 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"]

Dependencies

compile (3)

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

provided (1)

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

runtime (2)

Group / Artifact Type Version
log4j : log4j jar 1.2.16
org.slf4j : slf4j-log4j12 jar 1.6.2

test (2)

Group / Artifact Type Version
org.eclipse.jetty.aggregate : jetty-all-server jar 7.5.1.v20110908
junit : junit jar 4.9

Project Modules

There are no modules declared in this project.