Last Version

Minis - Parent 9.10.0

WicketStuff Minis is a collection of assorted components and behaviors that are too small to warrant their own project. The actual project is the child project "minis". This is just the parent for the build of minis and minis-examples.

License

License

Categories

Categories

Wicket User Interface Web Frameworks
GroupId

GroupId

org.wicketstuff
ArtifactId

ArtifactId

minis-parent
Version

Version

9.10.0
Type

Type

pom
Description

Description

Minis - Parent
WicketStuff Minis is a collection of assorted components and behaviors that are too small to warrant their own project. The actual project is the child project "minis". This is just the parent for the build of minis and minis-examples.
Source Code Management

Source Code Management

https://github.com/wicketstuff/core/tree/wicketstuff-core-9.10.0/minis-parent

Download minis-parent 9.10.0

Filename Size
minis-parent-9.10.0.pom 1 KB
Browse

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

Dependencies

compile (1)

Group / Artifact Type Version
org.apache.wicket : wicket-core jar 9.10.0

provided (1)

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

test (2)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter-api jar 5.8.2
org.junit.jupiter : junit-jupiter-engine jar 5.8.2

Project Modules

  • minis
  • minis-examples