MVN

nl.cloudfarming.client : task

Maven & Gradle

Apr 05, 2013

task · AgroSense task - module suite containing task related modules

<dependency>
    <groupId>nl.cloudfarming.client</groupId>
    <artifactId>task</artifactId>
    <version>1.0.24</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

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

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

All Versions

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

Version Vulnerabilities Updated
13.03
task-13.03-beta
13.02
task-13.02-beta
13.01
task-13.01-beta
12.12
task-12.12-beta
12.11
task-12.11-beta
12.10.x
task-12.10.1-beta
12.10
task-12.10-beta
1.0.x
task-1.0.24
task-1.0.23
task-1.0.18
task-1.0.17

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>nl.cloudfarming.client</groupId>
    <artifactId>task</artifactId>
    <version>1.0.24</version>
</dependency>