MVN

org.dhatim : ect-maven-plugin

Maven & Gradle

Jun 01, 2017

Milyn :: EDI :: Edifact Convertion Tool - Maven Plugin Mojo

<plugin>
    <groupId>org.dhatim</groupId>
    <artifactId>ect-maven-plugin</artifactId>
    <version>1.7.5</version>
</plugin>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.dhatim : ect-maven-plugin to add to Maven - Latest Versions:

  • Latest Stable: 1.7.5

All Versions

Choose a version of org.dhatim : ect-maven-plugin to add to Maven - All Versions:

Version Vulnerabilities Updated
1.7.x
ect-maven-plugin-1.7.5
ect-maven-plugin-1.7.4
ect-maven-plugin-1.7.3
ect-maven-plugin-1.7.2
ect-maven-plugin-1.7.1

How to add a plugin to Maven

Add the maven plugin to the pom.xml file information in this tag as follows:

<plugin>
    <groupId>org.dhatim</groupId>
    <artifactId>ect-maven-plugin</artifactId>
    <version>1.7.5</version>
</plugin>