License |
License |
---|---|
Categories |
CategoriesWicket User Interface Web Frameworks |
GroupId | GroupIdorg.ops4j.pax.wicket.samples |
ArtifactId | ArtifactIdpax-wicket-samples-parent |
Last Version | Last Version0.7.15 |
Release Date | Release Date |
Type | Typepom |
Description |
DescriptionOPS4J Pax Wicket :: Samples :: Parent
Maven parent POM for all OPS4J Maven projects.
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
pax-wicket-samples-parent-0.7.15.pom | 1 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.ops4j.pax.wicket.samples/pax-wicket-samples-parent/ -->
<dependency>
<groupId>org.ops4j.pax.wicket.samples</groupId>
<artifactId>pax-wicket-samples-parent</artifactId>
<version>0.7.15</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.ops4j.pax.wicket.samples/pax-wicket-samples-parent/
implementation 'org.ops4j.pax.wicket.samples:pax-wicket-samples-parent:0.7.15'
// https://jarcasting.com/artifacts/org.ops4j.pax.wicket.samples/pax-wicket-samples-parent/
implementation ("org.ops4j.pax.wicket.samples:pax-wicket-samples-parent:0.7.15")
'org.ops4j.pax.wicket.samples:pax-wicket-samples-parent:pom:0.7.15'
<dependency org="org.ops4j.pax.wicket.samples" name="pax-wicket-samples-parent" rev="0.7.15">
<artifact name="pax-wicket-samples-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.ops4j.pax.wicket.samples', module='pax-wicket-samples-parent', version='0.7.15')
)
libraryDependencies += "org.ops4j.pax.wicket.samples" % "pax-wicket-samples-parent" % "0.7.15"
[org.ops4j.pax.wicket.samples/pax-wicket-samples-parent "0.7.15"]