License |
License |
---|---|
Categories |
CategoriesWicket User Interface Web Frameworks |
GroupId | GroupIdorg.wicketstuff |
ArtifactId | ArtifactIdminis-parent |
Last Version | Last Version9.10.0 |
Release Date | Release Date |
Type | Typepom |
Description |
DescriptionMinis - 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 |
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"]
Group / Artifact | Type | Version |
---|---|---|
org.apache.wicket : wicket-core | 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 |