MVN

org.wicketopia : wicketopia-module-template

Maven & Gradle

Jul 08, 2013

Wicketopia Module Template

<dependency>
    <groupId>org.wicketopia</groupId>
    <artifactId>wicketopia-module-template</artifactId>
    <version>1.4</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.wicketopia : wicketopia-module-template to add to Maven - Latest Versions:

  • Latest Stable: 1.4

All Versions

Choose a version of org.wicketopia : wicketopia-module-template to add to Maven - All Versions:

Version Vulnerabilities Updated
1.4
wicketopia-module-template-1.4
1.3
wicketopia-module-template-1.3
1.2
wicketopia-module-template-1.2
1.1
wicketopia-module-template-1.1
1.0
wicketopia-module-template-1.0
0.9.x
wicketopia-module-template-0.9.2

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>org.wicketopia</groupId>
    <artifactId>wicketopia-module-template</artifactId>
    <version>1.4</version>
</dependency>

Advertisement