MVN

net.contextfw : web

Maven & Gradle

Mar 17, 2012

Context :: Web

<dependency>
    <groupId>net.contextfw</groupId>
    <artifactId>web</artifactId>
    <version>0.8.5</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of net.contextfw : web to add to Maven - Latest Versions:

  • Latest Stable: 0.8.5

All Versions

Choose a version of net.contextfw : web to add to Maven - All Versions:

Version Vulnerabilities Updated
0.8.x
web-0.8.5
web-0.8.4
web-0.8.3
web-0.8.2
web-0.8.1
web-0.8.0
0.7.x
web-0.7.1
web-0.7.0
0.6.x
web-0.6.2
web-0.6.1
web-0.6.0
0.5.x
web-0.5.1
web-0.5.0

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>net.contextfw</groupId>
    <artifactId>web</artifactId>
    <version>0.8.5</version>
</dependency>