MVN

org.jvnet.transcoder : maven-transcoder-plugin

Maven & Gradle

May 19, 2010

Transcoder Maven Plugin

<plugin>
    <groupId>org.jvnet.transcoder</groupId>
    <artifactId>maven-transcoder-plugin</artifactId>
    <version>0.1.107</version>
</plugin>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.jvnet.transcoder : maven-transcoder-plugin to add to Maven - Latest Versions:

  • Latest Stable: 0.1.107

All Versions

Choose a version of org.jvnet.transcoder : maven-transcoder-plugin to add to Maven - All Versions:

Version Vulnerabilities Updated
0.1.x
maven-transcoder-plugin-0.1.107

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.jvnet.transcoder</groupId>
    <artifactId>maven-transcoder-plugin</artifactId>
    <version>0.1.107</version>
</plugin>