MVN

org.connectorio.telemetry.probe : binding

Maven & Gradle

Feb 29, 2020
1 usages
6 stars

ConnectorIO - Telemetry - Probe - Binding · Probe which scans periodically installed bindings.

<dependency>
    <groupId>org.connectorio.telemetry.probe</groupId>
    <artifactId>binding</artifactId>
    <version>2.5.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

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

  • Latest Stable: 2.5.0

All Versions

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

Version Vulnerabilities Updated
2.5.x
binding-2.5.0

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>org.connectorio.telemetry.probe</groupId>
    <artifactId>binding</artifactId>
    <version>2.5.0</version>
</dependency>