MVN

io.cdap.plugin : hydrator-plugins

Maven & Gradle

Jun 05, 2023
61 stars

Hydrator Plugin Collection · A collection of plugins for CDAP

<dependency>
    <groupId>io.cdap.plugin</groupId>
    <artifactId>hydrator-plugins</artifactId>
    <version>2.11.1</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of io.cdap.plugin : hydrator-plugins to add to Maven - Latest Versions:

  • Latest Stable: 2.11.1

All Versions

Choose a version of io.cdap.plugin : hydrator-plugins to add to Maven - All Versions:

Version Vulnerabilities Updated
2.11.x
hydrator-plugins-2.11.1
hydrator-plugins-2.11.0
2.10.x
hydrator-plugins-2.10.2
hydrator-plugins-2.10.1
hydrator-plugins-2.10.0
2.9.x
hydrator-plugins-2.9.3
hydrator-plugins-2.9.2
hydrator-plugins-2.9.1
hydrator-plugins-2.9.0
2.8.x
hydrator-plugins-2.8.0
2.7.x
hydrator-plugins-2.7.1
hydrator-plugins-2.7.0
2.6.x
hydrator-plugins-2.6.1
hydrator-plugins-2.6.0
2.5.x
hydrator-plugins-2.5.1
hydrator-plugins-2.5.0
2.4.x
hydrator-plugins-2.4.3
hydrator-plugins-2.4.2
hydrator-plugins-2.4.1
hydrator-plugins-2.4.0
2.3.x
hydrator-plugins-2.3.7
hydrator-plugins-2.3.6
hydrator-plugins-2.3.5
hydrator-plugins-2.3.4
2.2.x
hydrator-plugins-2.2.0

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>io.cdap.plugin</groupId>
    <artifactId>hydrator-plugins</artifactId>
    <version>2.11.1</version>
</dependency>

Advertisement