MVN

org.connectorio.binding : compute

Maven & Gradle

Feb 29, 2020
6 stars

ConnectorIO - Binding - Compute · Bindings which are virtual calculations and do not speak to any of real things. Essentially these are regulators and controllers.

<dependency>
    <groupId>org.connectorio.binding</groupId>
    <artifactId>compute</artifactId>
    <version>efficiency</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.connectorio.binding : compute to add to Maven - Latest Versions:

  • Latest Stable: efficiency

All Versions

Choose a version of org.connectorio.binding : compute to add to Maven - All Versions:

Version Vulnerabilities Updated
2.5.x
compute-2.5.0
efficiency
compute-efficiency
consumption
compute-consumption

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>org.connectorio.binding</groupId>
    <artifactId>compute</artifactId>
    <version>efficiency</version>
</dependency>

Advertisement