MVN

eu.agrosense.client : productionunit

Maven & Gradle

Jul 06, 2014

client-productionunit

<dependency>
    <groupId>eu.agrosense.client</groupId>
    <artifactId>productionunit</artifactId>
    <version>14.06-beta</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of eu.agrosense.client : productionunit to add to Maven - Latest Versions:

  • Latest Stable: 14.06-beta
  • Latest Beta: 14.06-beta

All Versions

Choose a version of eu.agrosense.client : productionunit to add to Maven - All Versions:

Version Vulnerabilities Updated
14.06
productionunit-14.06-beta
14.04
productionunit-14.04-beta
14.02
productionunit-14.02-beta
14.01
productionunit-14.01-beta

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>eu.agrosense.client</groupId>
    <artifactId>productionunit</artifactId>
    <version>14.06-beta</version>
</dependency>