MVN

io.snice.codecs : codec-common-maven-plugin

Maven & Gradle

Mar 30, 2023
0 stars

Codec Common Maven Codegen Plugin

<plugin>
    <groupId>io.snice.codecs</groupId>
    <artifactId>codec-common-maven-plugin</artifactId>
    <version>0.0.10</version>
</plugin>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of io.snice.codecs : codec-common-maven-plugin to add to Maven - Latest Versions:

  • Latest Stable: 0.0.10

All Versions

Choose a version of io.snice.codecs : codec-common-maven-plugin to add to Maven - All Versions:

Version Vulnerabilities Updated
0.0.x
codec-common-maven-plugin-0.0.10
codec-common-maven-plugin-0.0.9
codec-common-maven-plugin-0.0.8

How to add a plugin to Maven

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

<plugin>
    <groupId>io.snice.codecs</groupId>
    <artifactId>codec-common-maven-plugin</artifactId>
    <version>0.0.10</version>
</plugin>

Advertisement