MVN

org.webframe : wf-parent

Maven & Gradle

Jun 03, 2012

wf-parent · Java Web Frame: wf-parent

<dependency>
    <groupId>org.webframe</groupId>
    <artifactId>wf-parent</artifactId>
    <version>1.2.1</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.webframe : wf-parent to add to Maven - Latest Versions:

  • Latest Stable: 1.2.1

All Versions

Choose a version of org.webframe : wf-parent to add to Maven - All Versions:

Version Vulnerabilities Updated
1.2.x
wf-parent-1.2.1
wf-parent-1.2.0
1.1.x
wf-parent-1.1.9
wf-parent-1.1.8
wf-parent-1.1.7
wf-parent-1.1.4
wf-parent-1.1.3
wf-parent-1.1.2
wf-parent-1.1.1
wf-parent-1.1.0

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>org.webframe</groupId>
    <artifactId>wf-parent</artifactId>
    <version>1.2.1</version>
</dependency>

Advertisement