MVN

com.github.MoebiusSolutions.avro-registry-in-source : avro-registry-in-source-plugin

Maven & Gradle

Jan 25, 2019
0 stars

avro-registry-in-source-plugin · Maven plugin that builds/verifies a JAR containing Avro schemas

<plugin>
    <groupId>com.github.MoebiusSolutions.avro-registry-in-source</groupId>
    <artifactId>avro-registry-in-source-plugin</artifactId>
    <version>1.8</version>
</plugin>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.github.MoebiusSolutions.avro-registry-in-source : avro-registry-in-source-plugin to add to Maven - Latest Versions:

  • Latest Stable: 1.8

All Versions

Choose a version of com.github.MoebiusSolutions.avro-registry-in-source : avro-registry-in-source-plugin to add to Maven - All Versions:

Version Vulnerabilities Updated
1.8
avro-registry-in-source-plugin-1.8
1.7
avro-registry-in-source-plugin-1.7
1.6
avro-registry-in-source-plugin-1.6
1.5
avro-registry-in-source-plugin-1.5

How to add a plugin to Maven

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

<plugin>
    <groupId>com.github.MoebiusSolutions.avro-registry-in-source</groupId>
    <artifactId>avro-registry-in-source-plugin</artifactId>
    <version>1.8</version>
</plugin>