MVN

ch.ethz.inf.vs : cf-root

Maven & Gradle

Jun 25, 2014
71 stars

Californium Root · Californium (Cf) CoAP framework parent root

<dependency>
    <groupId>ch.ethz.inf.vs</groupId>
    <artifactId>cf-root</artifactId>
    <version>0.18.7-final</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of ch.ethz.inf.vs : cf-root to add to Maven - Latest Versions:

  • Latest Stable: 0.18.7-final

All Versions

Choose a version of ch.ethz.inf.vs : cf-root to add to Maven - All Versions:

Version Vulnerabilities Updated
0.18.x
cf-root-0.18.7-final

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>ch.ethz.inf.vs</groupId>
    <artifactId>cf-root</artifactId>
    <version>0.18.7-final</version>
</dependency>

Advertisement