MVN

com.googlecode.wicked-forms : wicked-forms-parent

Maven & Gradle

Aug 21, 2013

Wicked Forms Parent · Parent project for all Wicked Forms components.

<dependency>
    <groupId>com.googlecode.wicked-forms</groupId>
    <artifactId>wicked-forms-parent</artifactId>
    <version>1.0.0.BETA</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.googlecode.wicked-forms : wicked-forms-parent to add to Maven - Latest Versions:

  • Latest Stable: 1.0.0.BETA
  • Latest Beta: 1.0.0.BETA

All Versions

Choose a version of com.googlecode.wicked-forms : wicked-forms-parent to add to Maven - All Versions:

Version Vulnerabilities Updated
1.0.x
wicked-forms-parent-1.0.0.BETA

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>com.googlecode.wicked-forms</groupId>
    <artifactId>wicked-forms-parent</artifactId>
    <version>1.0.0.BETA</version>
</dependency>