MVN

nl.cloudfarming.client : grid

Maven & Gradle

Apr 05, 2013

grid · AgroSense grid module

<dependency>
    <groupId>nl.cloudfarming.client</groupId>
    <artifactId>grid</artifactId>
    <version>13.03-beta</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of nl.cloudfarming.client : grid to add to Maven - Latest Versions:

  • Latest Stable: 13.03-beta
  • Latest Beta: 13.03-beta

All Versions

Choose a version of nl.cloudfarming.client : grid to add to Maven - All Versions:

Version Vulnerabilities Updated
13.03
grid-13.03-beta
13.02
grid-13.02-beta

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>nl.cloudfarming.client</groupId>
    <artifactId>grid</artifactId>
    <version>13.03-beta</version>
</dependency>