MVN

org.connectorio.binding : transformation

Maven & Gradle

Feb 29, 2020
6 stars

ConnectorIO - Binding - Transformation · Transformations for handling various inputs.

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

Latest Version

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

  • Latest Stable: inverse

All Versions

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

Version Vulnerabilities Updated
2.5.x
transformation-2.5.0
inverse
transformation-inverse

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>org.connectorio.binding</groupId>
    <artifactId>transformation</artifactId>
    <version>inverse</version>
</dependency>