MVN

net.contextfw : context

Maven & Gradle

Mar 17, 2012

Context

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

Latest Version

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

  • Latest Stable: 0.8.5

All Versions

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

Version Vulnerabilities Updated
0.8.x
context-0.8.5
context-0.8.3-snapshot
context-0.8.3
context-0.8.2
context-0.8.1
context-0.8.0
0.7.x
context-0.7.1
context-0.7.0
0.6.x
context-0.6.2
context-0.6.1
context-0.6.0

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

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