| License |
License |
|---|---|
| Categories |
CategoriesWicket User Interface Web Frameworks |
| GroupId | GroupIdorg.wicketstuff |
| ArtifactId | ArtifactIdsitemap-xml-parent |
| Last Version | Last Version9.10.0 |
| Release Date | Release Date |
| Type | Typepom |
| Description |
Descriptionsitemap-xml-parent
WicketStuff Core Parent is the parent project for all of the core WicketStuff projects. It tries
to unify the WS projects into a common structure that shares a common build / release cycle. This
will hopefully keep WicketStuff projects more in sync with Wicket and make it easier on new users.
|
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| sitemap-xml-parent-9.10.0.pom | 794 bytes |
| Browse |
<!-- https://jarcasting.com/artifacts/org.wicketstuff/sitemap-xml-parent/ -->
<dependency>
<groupId>org.wicketstuff</groupId>
<artifactId>sitemap-xml-parent</artifactId>
<version>9.10.0</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.wicketstuff/sitemap-xml-parent/
implementation 'org.wicketstuff:sitemap-xml-parent:9.10.0'
// https://jarcasting.com/artifacts/org.wicketstuff/sitemap-xml-parent/
implementation ("org.wicketstuff:sitemap-xml-parent:9.10.0")
'org.wicketstuff:sitemap-xml-parent:pom:9.10.0'
<dependency org="org.wicketstuff" name="sitemap-xml-parent" rev="9.10.0">
<artifact name="sitemap-xml-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.wicketstuff', module='sitemap-xml-parent', version='9.10.0')
)
libraryDependencies += "org.wicketstuff" % "sitemap-xml-parent" % "9.10.0"
[org.wicketstuff/sitemap-xml-parent "9.10.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.apache.wicket : wicket-core | jar | 9.10.0 |